upwork icon
upwork-fill from Remix Icon by Remix Design · Fill · Logos · Apache-2.0 Free for personal and commercial use.
- Name
- upwork-fill
- Set
- Remix Icon
- Style
- Fill
- Category
- Logos
- Viewbox
- 24×24
- License
- Apache 2.0
1 other variant in Remix Icon
The same icon in other sets
More logos icons from Remix Icon
Use the upwork icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12S6.477 2 12 2m3.883 6.283a3.17 3.17 0 0 0-2.944 2.48a10.6 10.6 0 0 1-.788-2.293H9.553v3.222c0 1.171-.53 2.04-1.57 2.04s-1.632-.865-1.632-2.04V8.47H4.857v3.222a3.5 3.5 0 0 0 .862 2.44a2.97 2.97 0 0 0 2.26.958c1.798 0 3.058-1.383 3.058-3.36V9.55c.306 1.173.81 2.284 1.493 3.285l-.8 4.56h1.518l.526-3.23q.263.224.555.407c.507.32 1.09.5 1.689.522h.138a3.3 3.3 0 0 0 2.397-.992a3.3 3.3 0 0 0 .94-2.417a3.314 3.314 0 0 0-3.34-3.39zm.277 1.362c1.052 0 1.853.816 1.853 2.04c0 1.223-.817 2.039-1.853 2.039l-.167.01A2.67 2.67 0 0 1 14.04 12.5c.273-2.178 1.069-2.855 2.121-2.855"/></svg>
React
import type { SVGProps } from "react";
export function RiUpworkFill(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="M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12S6.477 2 12 2m3.883 6.283a3.17 3.17 0 0 0-2.944 2.48a10.6 10.6 0 0 1-.788-2.293H9.553v3.222c0 1.171-.53 2.04-1.57 2.04s-1.632-.865-1.632-2.04V8.47H4.857v3.222a3.5 3.5 0 0 0 .862 2.44a2.97 2.97 0 0 0 2.26.958c1.798 0 3.058-1.383 3.058-3.36V9.55c.306 1.173.81 2.284 1.493 3.285l-.8 4.56h1.518l.526-3.23q.263.224.555.407c.507.32 1.09.5 1.689.522h.138a3.3 3.3 0 0 0 2.397-.992a3.3 3.3 0 0 0 .94-2.417a3.314 3.314 0 0 0-3.34-3.39zm.277 1.362c1.052 0 1.853.816 1.853 2.04c0 1.223-.817 2.039-1.853 2.039l-.167.01A2.67 2.67 0 0 1 14.04 12.5c.273-2.178 1.069-2.855 2.121-2.855"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12S6.477 2 12 2m3.883 6.283a3.17 3.17 0 0 0-2.944 2.48a10.6 10.6 0 0 1-.788-2.293H9.553v3.222c0 1.171-.53 2.04-1.57 2.04s-1.632-.865-1.632-2.04V8.47H4.857v3.222a3.5 3.5 0 0 0 .862 2.44a2.97 2.97 0 0 0 2.26.958c1.798 0 3.058-1.383 3.058-3.36V9.55c.306 1.173.81 2.284 1.493 3.285l-.8 4.56h1.518l.526-3.23q.263.224.555.407c.507.32 1.09.5 1.689.522h.138a3.3 3.3 0 0 0 2.397-.992a3.3 3.3 0 0 0 .94-2.417a3.314 3.314 0 0 0-3.34-3.39zm.277 1.362c1.052 0 1.853.816 1.853 2.04c0 1.223-.817 2.039-1.853 2.039l-.167.01A2.67 2.67 0 0 1 14.04 12.5c.273-2.178 1.069-2.855 2.121-2.855"/></svg> </template>
CSS
.icon-upwork-fill {
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%22M12%202c5.523%200%2010%204.477%2010%2010s-4.477%2010-10%2010S2%2017.523%202%2012S6.477%202%2012%202m3.883%206.283a3.17%203.17%200%200%200-2.944%202.48a10.6%2010.6%200%200%201-.788-2.293H9.553v3.222c0%201.171-.53%202.04-1.57%202.04s-1.632-.865-1.632-2.04V8.47H4.857v3.222a3.5%203.5%200%200%200%20.862%202.44a2.97%202.97%200%200%200%202.26.958c1.798%200%203.058-1.383%203.058-3.36V9.55c.306%201.173.81%202.284%201.493%203.285l-.8%204.56h1.518l.526-3.23q.263.224.555.407c.507.32%201.09.5%201.689.522h.138a3.3%203.3%200%200%200%202.397-.992a3.3%203.3%200%200%200%20.94-2.417a3.314%203.314%200%200%200-3.34-3.39zm.277%201.362c1.052%200%201.853.816%201.853%202.04c0%201.223-.817%202.039-1.853%202.039l-.167.01A2.67%202.67%200%200%201%2014.04%2012.5c.273-2.178%201.069-2.855%202.121-2.855%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%22M12%202c5.523%200%2010%204.477%2010%2010s-4.477%2010-10%2010S2%2017.523%202%2012S6.477%202%2012%202m3.883%206.283a3.17%203.17%200%200%200-2.944%202.48a10.6%2010.6%200%200%201-.788-2.293H9.553v3.222c0%201.171-.53%202.04-1.57%202.04s-1.632-.865-1.632-2.04V8.47H4.857v3.222a3.5%203.5%200%200%200%20.862%202.44a2.97%202.97%200%200%200%202.26.958c1.798%200%203.058-1.383%203.058-3.36V9.55c.306%201.173.81%202.284%201.493%203.285l-.8%204.56h1.518l.526-3.23q.263.224.555.407c.507.32%201.09.5%201.689.522h.138a3.3%203.3%200%200%200%202.397-.992a3.3%203.3%200%200%200%20.94-2.417a3.314%203.314%200%200%200-3.34-3.39zm.277%201.362c1.052%200%201.853.816%201.853%202.04c0%201.223-.817%202.039-1.853%202.039l-.167.01A2.67%202.67%200%200%201%2014.04%2012.5c.273-2.178%201.069-2.855%202.121-2.855%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ri/upwork-fill.svg?color=%231a73e8&size=48