Skip to Content

Logos

Official UiPath brand logos for use across marketing and product surfaces. For the full logo library visit the UiPath Brand Center .

Using These Assets

These logos are served as static SVG files from the Apollo Vertex docs site. To use them in your product:

In a Next.js app, import via next/image or directly as a URL:

import Image from 'next/image'; <Image src="/uipath-full-light.svg" alt="UiPath" width={180} height={56} />

In any HTML or React app, reference the file path relative to your public directory. Copy the SVG files you need into your project’s public/ folder and reference them by filename.

In CSS, use as a background image:

.logo { background-image: url('/uipath-full-light.svg'); }

Download: Right-click any logo preview above and select Save image as… to download the SVG directly. For the full brand asset library including print-ready formats, visit the UiPath Brand Center .


UiPath Wordmark

UiPath Logo Full Light
Logo Full — Lightuipath-full-light.svgUse on light backgrounds
UiPath Logo Full Dark
Logo Full — Darkuipath-full-dark.svgUse on dark backgrounds

UiPath Mark

UiPath App Icon Light
App Icon — Lightuipath-app-icon.svgMark only, light backgrounds
UiPath App Icon Dark
App Icon — Darkuipath-app-icon.svgMark only, dark backgrounds
UiPath Favicon
Faviconuipath-favicon-brand.svgBrowser tab & app icon, orange background

Autopilot

Autopilot Logo Light
Autopilot — Lightuipath-autopilot-logo.svgLight background variant
Autopilot Logo Dark
Autopilot — Darkuipath-autopilot-dark.svgDark background variant