uipath logo
uipath from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- uipath
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
Use the uipath logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M0 7.882v8.235h8.235V7.882zm.852.852h6.53v6.53H.852zm22.268.695c-.514 0-.886.345-.886.873c0 .511.36.878.886.878c.518 0 .88-.359.88-.878c0-.521-.359-.873-.88-.873m-17.023.055a.5.5 0 0 0-.522.522c0 .302.22.509.522.509s.522-.206.522-.509a.5.5 0 0 0-.522-.522m17.023.102c.437 0 .716.278.716.716c0 .426-.274.712-.716.712c-.426 0-.719-.271-.719-.712s.278-.716.719-.716m-.347.213v.988h.197v-.318h.14l.176.318h.22l-.186-.347a.32.32 0 0 0 .206-.311c0-.203-.159-.33-.374-.33zm-3.74.002v4.468h.853v-1.774c0-.571.302-.914.804-.914s.763.33.763.838v1.85h.852v-1.946c0-.88-.619-1.45-1.409-1.45c-.509 0-.818.192-1.01.515V9.801zm3.937.157h.157c.115 0 .193.064.193.171c0 .118-.078.181-.193.181h-.157zm-21.375.049v2.495c0 1.141.625 1.808 1.684 1.808c1.079 0 1.718-.681 1.718-1.808v-2.495h-.852v2.495c0 .646-.275 1.004-.846 1.004c-.591 0-.852-.378-.852-1.004v-2.495zm7.547 0v4.262h.852v-1.375h.77c.928 0 1.533-.543 1.533-1.457c0-.88-.591-1.43-1.533-1.43zm7.809 0v.914h-.399v.722h.399v1.45c0 .791.35 1.176 1.161 1.176h.447v-.729h-.337c-.33 0-.419-.144-.419-.44v-1.457h.749v-.722h-.749v-.914zm-6.957.687h.681c.488 0 .756.276.756.743c0 .502-.268.776-.756.776h-.681zm4.138.186c-.921 0-1.546.728-1.546 1.718c0 .997.639 1.712 1.546 1.712c.537 0 .887-.193 1.086-.516v.475h.853v-3.348h-.853v.523c-.206-.344-.563-.564-1.086-.564m-8.461.041v3.348h.852v-3.348zm8.661.701c.543 0 .886.399.886.976c0 .585-.364.963-.886.963c-.578 0-.88-.406-.88-.963c0-.598.337-.976.88-.976"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsUipath(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M0 7.882v8.235h8.235V7.882zm.852.852h6.53v6.53H.852zm22.268.695c-.514 0-.886.345-.886.873c0 .511.36.878.886.878c.518 0 .88-.359.88-.878c0-.521-.359-.873-.88-.873m-17.023.055a.5.5 0 0 0-.522.522c0 .302.22.509.522.509s.522-.206.522-.509a.5.5 0 0 0-.522-.522m17.023.102c.437 0 .716.278.716.716c0 .426-.274.712-.716.712c-.426 0-.719-.271-.719-.712s.278-.716.719-.716m-.347.213v.988h.197v-.318h.14l.176.318h.22l-.186-.347a.32.32 0 0 0 .206-.311c0-.203-.159-.33-.374-.33zm-3.74.002v4.468h.853v-1.774c0-.571.302-.914.804-.914s.763.33.763.838v1.85h.852v-1.946c0-.88-.619-1.45-1.409-1.45c-.509 0-.818.192-1.01.515V9.801zm3.937.157h.157c.115 0 .193.064.193.171c0 .118-.078.181-.193.181h-.157zm-21.375.049v2.495c0 1.141.625 1.808 1.684 1.808c1.079 0 1.718-.681 1.718-1.808v-2.495h-.852v2.495c0 .646-.275 1.004-.846 1.004c-.591 0-.852-.378-.852-1.004v-2.495zm7.547 0v4.262h.852v-1.375h.77c.928 0 1.533-.543 1.533-1.457c0-.88-.591-1.43-1.533-1.43zm7.809 0v.914h-.399v.722h.399v1.45c0 .791.35 1.176 1.161 1.176h.447v-.729h-.337c-.33 0-.419-.144-.419-.44v-1.457h.749v-.722h-.749v-.914zm-6.957.687h.681c.488 0 .756.276.756.743c0 .502-.268.776-.756.776h-.681zm4.138.186c-.921 0-1.546.728-1.546 1.718c0 .997.639 1.712 1.546 1.712c.537 0 .887-.193 1.086-.516v.475h.853v-3.348h-.853v.523c-.206-.344-.563-.564-1.086-.564m-8.461.041v3.348h.852v-3.348zm8.661.701c.543 0 .886.399.886.976c0 .585-.364.963-.886.963c-.578 0-.88-.406-.88-.963c0-.598.337-.976.88-.976"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M0 7.882v8.235h8.235V7.882zm.852.852h6.53v6.53H.852zm22.268.695c-.514 0-.886.345-.886.873c0 .511.36.878.886.878c.518 0 .88-.359.88-.878c0-.521-.359-.873-.88-.873m-17.023.055a.5.5 0 0 0-.522.522c0 .302.22.509.522.509s.522-.206.522-.509a.5.5 0 0 0-.522-.522m17.023.102c.437 0 .716.278.716.716c0 .426-.274.712-.716.712c-.426 0-.719-.271-.719-.712s.278-.716.719-.716m-.347.213v.988h.197v-.318h.14l.176.318h.22l-.186-.347a.32.32 0 0 0 .206-.311c0-.203-.159-.33-.374-.33zm-3.74.002v4.468h.853v-1.774c0-.571.302-.914.804-.914s.763.33.763.838v1.85h.852v-1.946c0-.88-.619-1.45-1.409-1.45c-.509 0-.818.192-1.01.515V9.801zm3.937.157h.157c.115 0 .193.064.193.171c0 .118-.078.181-.193.181h-.157zm-21.375.049v2.495c0 1.141.625 1.808 1.684 1.808c1.079 0 1.718-.681 1.718-1.808v-2.495h-.852v2.495c0 .646-.275 1.004-.846 1.004c-.591 0-.852-.378-.852-1.004v-2.495zm7.547 0v4.262h.852v-1.375h.77c.928 0 1.533-.543 1.533-1.457c0-.88-.591-1.43-1.533-1.43zm7.809 0v.914h-.399v.722h.399v1.45c0 .791.35 1.176 1.161 1.176h.447v-.729h-.337c-.33 0-.419-.144-.419-.44v-1.457h.749v-.722h-.749v-.914zm-6.957.687h.681c.488 0 .756.276.756.743c0 .502-.268.776-.756.776h-.681zm4.138.186c-.921 0-1.546.728-1.546 1.718c0 .997.639 1.712 1.546 1.712c.537 0 .887-.193 1.086-.516v.475h.853v-3.348h-.853v.523c-.206-.344-.563-.564-1.086-.564m-8.461.041v3.348h.852v-3.348zm8.661.701c.543 0 .886.399.886.976c0 .585-.364.963-.886.963c-.578 0-.88-.406-.88-.963c0-.598.337-.976.88-.976"/></svg> </template>
CSS
.icon-uipath {
width: 24px;
height: 24px;
background-color: currentColor;
-webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%207.882v8.235h8.235V7.882zm.852.852h6.53v6.53H.852zm22.268.695c-.514%200-.886.345-.886.873c0%20.511.36.878.886.878c.518%200%20.88-.359.88-.878c0-.521-.359-.873-.88-.873m-17.023.055a.5.5%200%200%200-.522.522c0%20.302.22.509.522.509s.522-.206.522-.509a.5.5%200%200%200-.522-.522m17.023.102c.437%200%20.716.278.716.716c0%20.426-.274.712-.716.712c-.426%200-.719-.271-.719-.712s.278-.716.719-.716m-.347.213v.988h.197v-.318h.14l.176.318h.22l-.186-.347a.32.32%200%200%200%20.206-.311c0-.203-.159-.33-.374-.33zm-3.74.002v4.468h.853v-1.774c0-.571.302-.914.804-.914s.763.33.763.838v1.85h.852v-1.946c0-.88-.619-1.45-1.409-1.45c-.509%200-.818.192-1.01.515V9.801zm3.937.157h.157c.115%200%20.193.064.193.171c0%20.118-.078.181-.193.181h-.157zm-21.375.049v2.495c0%201.141.625%201.808%201.684%201.808c1.079%200%201.718-.681%201.718-1.808v-2.495h-.852v2.495c0%20.646-.275%201.004-.846%201.004c-.591%200-.852-.378-.852-1.004v-2.495zm7.547%200v4.262h.852v-1.375h.77c.928%200%201.533-.543%201.533-1.457c0-.88-.591-1.43-1.533-1.43zm7.809%200v.914h-.399v.722h.399v1.45c0%20.791.35%201.176%201.161%201.176h.447v-.729h-.337c-.33%200-.419-.144-.419-.44v-1.457h.749v-.722h-.749v-.914zm-6.957.687h.681c.488%200%20.756.276.756.743c0%20.502-.268.776-.756.776h-.681zm4.138.186c-.921%200-1.546.728-1.546%201.718c0%20.997.639%201.712%201.546%201.712c.537%200%20.887-.193%201.086-.516v.475h.853v-3.348h-.853v.523c-.206-.344-.563-.564-1.086-.564m-8.461.041v3.348h.852v-3.348zm8.661.701c.543%200%20.886.399.886.976c0%20.585-.364.963-.886.963c-.578%200-.88-.406-.88-.963c0-.598.337-.976.88-.976%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%207.882v8.235h8.235V7.882zm.852.852h6.53v6.53H.852zm22.268.695c-.514%200-.886.345-.886.873c0%20.511.36.878.886.878c.518%200%20.88-.359.88-.878c0-.521-.359-.873-.88-.873m-17.023.055a.5.5%200%200%200-.522.522c0%20.302.22.509.522.509s.522-.206.522-.509a.5.5%200%200%200-.522-.522m17.023.102c.437%200%20.716.278.716.716c0%20.426-.274.712-.716.712c-.426%200-.719-.271-.719-.712s.278-.716.719-.716m-.347.213v.988h.197v-.318h.14l.176.318h.22l-.186-.347a.32.32%200%200%200%20.206-.311c0-.203-.159-.33-.374-.33zm-3.74.002v4.468h.853v-1.774c0-.571.302-.914.804-.914s.763.33.763.838v1.85h.852v-1.946c0-.88-.619-1.45-1.409-1.45c-.509%200-.818.192-1.01.515V9.801zm3.937.157h.157c.115%200%20.193.064.193.171c0%20.118-.078.181-.193.181h-.157zm-21.375.049v2.495c0%201.141.625%201.808%201.684%201.808c1.079%200%201.718-.681%201.718-1.808v-2.495h-.852v2.495c0%20.646-.275%201.004-.846%201.004c-.591%200-.852-.378-.852-1.004v-2.495zm7.547%200v4.262h.852v-1.375h.77c.928%200%201.533-.543%201.533-1.457c0-.88-.591-1.43-1.533-1.43zm7.809%200v.914h-.399v.722h.399v1.45c0%20.791.35%201.176%201.161%201.176h.447v-.729h-.337c-.33%200-.419-.144-.419-.44v-1.457h.749v-.722h-.749v-.914zm-6.957.687h.681c.488%200%20.756.276.756.743c0%20.502-.268.776-.756.776h-.681zm4.138.186c-.921%200-1.546.728-1.546%201.718c0%20.997.639%201.712%201.546%201.712c.537%200%20.887-.193%201.086-.516v.475h.853v-3.348h-.853v.523c-.206-.344-.563-.564-1.086-.564m-8.461.041v3.348h.852v-3.348zm8.661.701c.543%200%20.886.399.886.976c0%20.585-.364.963-.886.963c-.578%200-.88-.406-.88-.963c0-.598.337-.976.88-.976%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/uipath.svg?color=%231a73e8&size=48