upwork from Font Awesome 6 Brands by Dave Gandy · Regular · CC-BY-4.0 Attribution required.

Name
upwork
Set
Font Awesome 6 Brands
Style
Regular
Viewbox
641×512
License
CC BY 4.0

The same logo in other sets

Use the upwork logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 641 512"><path fill="currentColor" d="M494.7 295.6c-50.3 0-83.5-38.9-92.8-53.9c11.9-95.3 46.8-125.4 92.8-125.4c45.5 0 80.9 36.4 80.9 89.7s-35.4 89.7-80.9 89.7zm0-237.8c-81.9 0-127.8 53.4-141 108.4c-14.9-28-25.9-65.5-34.5-100.3H206v141c0 51.1-23.3 89-68.8 89s-71.6-37.8-71.6-89l.5-141H.8v141C.8 248 14.1 285.3 38.4 312c25 27.5 59.2 41.8 98.8 41.8c78.8 0 133.8-60.4 133.8-146.9v-94.8c8.2 31.2 27.8 91.1 65.3 143.6l-35 199.4h66.4l23.1-141.3c7.6 6.3 15.7 12 24.2 17c22.2 14 47.7 21.9 73.9 22.8c0 0 4 .2 6.1.2c81.2 0 145.9-62.9 145.9-147.8s-64.8-148.1-146-148.1z"/></svg>

React

import type { SVGProps } from "react";

export function Fa6BrandsUpwork(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 641 512"><path fill="currentColor" d="M494.7 295.6c-50.3 0-83.5-38.9-92.8-53.9c11.9-95.3 46.8-125.4 92.8-125.4c45.5 0 80.9 36.4 80.9 89.7s-35.4 89.7-80.9 89.7zm0-237.8c-81.9 0-127.8 53.4-141 108.4c-14.9-28-25.9-65.5-34.5-100.3H206v141c0 51.1-23.3 89-68.8 89s-71.6-37.8-71.6-89l.5-141H.8v141C.8 248 14.1 285.3 38.4 312c25 27.5 59.2 41.8 98.8 41.8c78.8 0 133.8-60.4 133.8-146.9v-94.8c8.2 31.2 27.8 91.1 65.3 143.6l-35 199.4h66.4l23.1-141.3c7.6 6.3 15.7 12 24.2 17c22.2 14 47.7 21.9 73.9 22.8c0 0 4 .2 6.1.2c81.2 0 145.9-62.9 145.9-147.8s-64.8-148.1-146-148.1z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 641 512"><path fill="currentColor" d="M494.7 295.6c-50.3 0-83.5-38.9-92.8-53.9c11.9-95.3 46.8-125.4 92.8-125.4c45.5 0 80.9 36.4 80.9 89.7s-35.4 89.7-80.9 89.7zm0-237.8c-81.9 0-127.8 53.4-141 108.4c-14.9-28-25.9-65.5-34.5-100.3H206v141c0 51.1-23.3 89-68.8 89s-71.6-37.8-71.6-89l.5-141H.8v141C.8 248 14.1 285.3 38.4 312c25 27.5 59.2 41.8 98.8 41.8c78.8 0 133.8-60.4 133.8-146.9v-94.8c8.2 31.2 27.8 91.1 65.3 143.6l-35 199.4h66.4l23.1-141.3c7.6 6.3 15.7 12 24.2 17c22.2 14 47.7 21.9 73.9 22.8c0 0 4 .2 6.1.2c81.2 0 145.9-62.9 145.9-147.8s-64.8-148.1-146-148.1z"/></svg>
</template>

CSS

.icon-upwork {
  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%20641%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M494.7%20295.6c-50.3%200-83.5-38.9-92.8-53.9c11.9-95.3%2046.8-125.4%2092.8-125.4c45.5%200%2080.9%2036.4%2080.9%2089.7s-35.4%2089.7-80.9%2089.7zm0-237.8c-81.9%200-127.8%2053.4-141%20108.4c-14.9-28-25.9-65.5-34.5-100.3H206v141c0%2051.1-23.3%2089-68.8%2089s-71.6-37.8-71.6-89l.5-141H.8v141C.8%20248%2014.1%20285.3%2038.4%20312c25%2027.5%2059.2%2041.8%2098.8%2041.8c78.8%200%20133.8-60.4%20133.8-146.9v-94.8c8.2%2031.2%2027.8%2091.1%2065.3%20143.6l-35%20199.4h66.4l23.1-141.3c7.6%206.3%2015.7%2012%2024.2%2017c22.2%2014%2047.7%2021.9%2073.9%2022.8c0%200%204%20.2%206.1.2c81.2%200%20145.9-62.9%20145.9-147.8s-64.8-148.1-146-148.1z%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%20641%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M494.7%20295.6c-50.3%200-83.5-38.9-92.8-53.9c11.9-95.3%2046.8-125.4%2092.8-125.4c45.5%200%2080.9%2036.4%2080.9%2089.7s-35.4%2089.7-80.9%2089.7zm0-237.8c-81.9%200-127.8%2053.4-141%20108.4c-14.9-28-25.9-65.5-34.5-100.3H206v141c0%2051.1-23.3%2089-68.8%2089s-71.6-37.8-71.6-89l.5-141H.8v141C.8%20248%2014.1%20285.3%2038.4%20312c25%2027.5%2059.2%2041.8%2098.8%2041.8c78.8%200%20133.8-60.4%20133.8-146.9v-94.8c8.2%2031.2%2027.8%2091.1%2065.3%20143.6l-35%20199.4h66.4l23.1-141.3c7.6%206.3%2015.7%2012%2024.2%2017c22.2%2014%2047.7%2021.9%2073.9%2022.8c0%200%204%20.2%206.1.2c81.2%200%20145.9-62.9%20145.9-147.8s-64.8-148.1-146-148.1z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fa6-brands/upwork.svg?color=%231a73e8&size=48