upwork from SVG Logos by Gil Barbara · Color · CC0-1.0 Free for personal and commercial use.

Name
upwork
Set
SVG Logos
Style
Color
Viewbox
512×153
License
CC0

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 512 153"><path fill="#6fda44" d="M140.107 96.628c-8.321 0-16.118-3.523-23.202-9.258l1.725-8.096l.075-.3c1.536-8.62 6.409-23.089 21.402-23.089c11.244 0 20.39 9.146 20.39 20.39c-.038 11.207-9.183 20.353-20.39 20.353m0-61.395c-19.154 0-33.996 12.444-40.03 32.909c-9.221-13.831-16.193-30.435-20.278-44.416H59.184v53.636c0 10.57-8.621 19.19-19.191 19.19s-19.19-8.62-19.19-19.19V23.726H.186v53.636c-.075 21.965 17.804 39.993 39.768 39.993S79.8 99.327 79.8 77.362v-8.995c4.01 8.358 8.92 16.791 14.88 24.288l-12.632 59.37h21.103l9.145-43.066c8.021 5.135 17.242 8.359 27.812 8.359c22.601 0 41.005-18.516 41.005-41.118c0-22.564-18.404-40.967-41.005-40.967"/><path d="m244.043 37.557l13.306 53.636l14.656-53.636h17.466l-22.526 77.512h-17.467l-13.83-53.974l-13.794 53.936h-17.466L181.86 37.52h17.467l14.655 53.636l13.306-53.636h16.754zm87.22-2.324c-22.676 0-41.042 18.403-41.042 41.042c0 22.677 18.403 41.043 41.042 41.043c22.677 0 41.08-18.366 41.08-41.043c0-22.676-18.403-41.042-41.08-41.042m0 65.218c-13.343 0-24.138-10.795-24.138-24.138s10.832-24.138 24.138-24.138c13.344 0 24.138 10.794 24.138 24.138c0 13.306-10.794 24.138-24.138 24.138m90.968-45.54c-11.731 0-21.214 9.52-21.214 21.214v38.906h-17.58V37.557h17.58v11.919s7.496-11.957 22.901-11.957h5.397v17.392zm58.997 18.366c12.48-7.047 20.952-20.428 20.952-35.758H484.6c0 12.931-10.494 23.426-23.425 23.426h-2.362V.15h-17.578v114.88h17.578V78.524h2.1c1.724 0 3.973 1.125 4.985 2.511l24.962 33.996h21.065z"/></svg>

React

import type { SVGProps } from "react";

export function LogosUpwork(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 153"><path fill="#6fda44" d="M140.107 96.628c-8.321 0-16.118-3.523-23.202-9.258l1.725-8.096l.075-.3c1.536-8.62 6.409-23.089 21.402-23.089c11.244 0 20.39 9.146 20.39 20.39c-.038 11.207-9.183 20.353-20.39 20.353m0-61.395c-19.154 0-33.996 12.444-40.03 32.909c-9.221-13.831-16.193-30.435-20.278-44.416H59.184v53.636c0 10.57-8.621 19.19-19.191 19.19s-19.19-8.62-19.19-19.19V23.726H.186v53.636c-.075 21.965 17.804 39.993 39.768 39.993S79.8 99.327 79.8 77.362v-8.995c4.01 8.358 8.92 16.791 14.88 24.288l-12.632 59.37h21.103l9.145-43.066c8.021 5.135 17.242 8.359 27.812 8.359c22.601 0 41.005-18.516 41.005-41.118c0-22.564-18.404-40.967-41.005-40.967"/><path d="m244.043 37.557l13.306 53.636l14.656-53.636h17.466l-22.526 77.512h-17.467l-13.83-53.974l-13.794 53.936h-17.466L181.86 37.52h17.467l14.655 53.636l13.306-53.636h16.754zm87.22-2.324c-22.676 0-41.042 18.403-41.042 41.042c0 22.677 18.403 41.043 41.042 41.043c22.677 0 41.08-18.366 41.08-41.043c0-22.676-18.403-41.042-41.08-41.042m0 65.218c-13.343 0-24.138-10.795-24.138-24.138s10.832-24.138 24.138-24.138c13.344 0 24.138 10.794 24.138 24.138c0 13.306-10.794 24.138-24.138 24.138m90.968-45.54c-11.731 0-21.214 9.52-21.214 21.214v38.906h-17.58V37.557h17.58v11.919s7.496-11.957 22.901-11.957h5.397v17.392zm58.997 18.366c12.48-7.047 20.952-20.428 20.952-35.758H484.6c0 12.931-10.494 23.426-23.425 23.426h-2.362V.15h-17.578v114.88h17.578V78.524h2.1c1.724 0 3.973 1.125 4.985 2.511l24.962 33.996h21.065z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 153"><path fill="#6fda44" d="M140.107 96.628c-8.321 0-16.118-3.523-23.202-9.258l1.725-8.096l.075-.3c1.536-8.62 6.409-23.089 21.402-23.089c11.244 0 20.39 9.146 20.39 20.39c-.038 11.207-9.183 20.353-20.39 20.353m0-61.395c-19.154 0-33.996 12.444-40.03 32.909c-9.221-13.831-16.193-30.435-20.278-44.416H59.184v53.636c0 10.57-8.621 19.19-19.191 19.19s-19.19-8.62-19.19-19.19V23.726H.186v53.636c-.075 21.965 17.804 39.993 39.768 39.993S79.8 99.327 79.8 77.362v-8.995c4.01 8.358 8.92 16.791 14.88 24.288l-12.632 59.37h21.103l9.145-43.066c8.021 5.135 17.242 8.359 27.812 8.359c22.601 0 41.005-18.516 41.005-41.118c0-22.564-18.404-40.967-41.005-40.967"/><path d="m244.043 37.557l13.306 53.636l14.656-53.636h17.466l-22.526 77.512h-17.467l-13.83-53.974l-13.794 53.936h-17.466L181.86 37.52h17.467l14.655 53.636l13.306-53.636h16.754zm87.22-2.324c-22.676 0-41.042 18.403-41.042 41.042c0 22.677 18.403 41.043 41.042 41.043c22.677 0 41.08-18.366 41.08-41.043c0-22.676-18.403-41.042-41.08-41.042m0 65.218c-13.343 0-24.138-10.795-24.138-24.138s10.832-24.138 24.138-24.138c13.344 0 24.138 10.794 24.138 24.138c0 13.306-10.794 24.138-24.138 24.138m90.968-45.54c-11.731 0-21.214 9.52-21.214 21.214v38.906h-17.58V37.557h17.58v11.919s7.496-11.957 22.901-11.957h5.397v17.392zm58.997 18.366c12.48-7.047 20.952-20.428 20.952-35.758H484.6c0 12.931-10.494 23.426-23.425 23.426h-2.362V.15h-17.578v114.88h17.578V78.524h2.1c1.724 0 3.973 1.125 4.985 2.511l24.962 33.996h21.065z"/></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%20512%20153%22%3E%3Cpath%20fill%3D%22%236fda44%22%20d%3D%22M140.107%2096.628c-8.321%200-16.118-3.523-23.202-9.258l1.725-8.096l.075-.3c1.536-8.62%206.409-23.089%2021.402-23.089c11.244%200%2020.39%209.146%2020.39%2020.39c-.038%2011.207-9.183%2020.353-20.39%2020.353m0-61.395c-19.154%200-33.996%2012.444-40.03%2032.909c-9.221-13.831-16.193-30.435-20.278-44.416H59.184v53.636c0%2010.57-8.621%2019.19-19.191%2019.19s-19.19-8.62-19.19-19.19V23.726H.186v53.636c-.075%2021.965%2017.804%2039.993%2039.768%2039.993S79.8%2099.327%2079.8%2077.362v-8.995c4.01%208.358%208.92%2016.791%2014.88%2024.288l-12.632%2059.37h21.103l9.145-43.066c8.021%205.135%2017.242%208.359%2027.812%208.359c22.601%200%2041.005-18.516%2041.005-41.118c0-22.564-18.404-40.967-41.005-40.967%22%2F%3E%3Cpath%20d%3D%22m244.043%2037.557l13.306%2053.636l14.656-53.636h17.466l-22.526%2077.512h-17.467l-13.83-53.974l-13.794%2053.936h-17.466L181.86%2037.52h17.467l14.655%2053.636l13.306-53.636h16.754zm87.22-2.324c-22.676%200-41.042%2018.403-41.042%2041.042c0%2022.677%2018.403%2041.043%2041.042%2041.043c22.677%200%2041.08-18.366%2041.08-41.043c0-22.676-18.403-41.042-41.08-41.042m0%2065.218c-13.343%200-24.138-10.795-24.138-24.138s10.832-24.138%2024.138-24.138c13.344%200%2024.138%2010.794%2024.138%2024.138c0%2013.306-10.794%2024.138-24.138%2024.138m90.968-45.54c-11.731%200-21.214%209.52-21.214%2021.214v38.906h-17.58V37.557h17.58v11.919s7.496-11.957%2022.901-11.957h5.397v17.392zm58.997%2018.366c12.48-7.047%2020.952-20.428%2020.952-35.758H484.6c0%2012.931-10.494%2023.426-23.425%2023.426h-2.362V.15h-17.578v114.88h17.578V78.524h2.1c1.724%200%203.973%201.125%204.985%202.511l24.962%2033.996h21.065z%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%20512%20153%22%3E%3Cpath%20fill%3D%22%236fda44%22%20d%3D%22M140.107%2096.628c-8.321%200-16.118-3.523-23.202-9.258l1.725-8.096l.075-.3c1.536-8.62%206.409-23.089%2021.402-23.089c11.244%200%2020.39%209.146%2020.39%2020.39c-.038%2011.207-9.183%2020.353-20.39%2020.353m0-61.395c-19.154%200-33.996%2012.444-40.03%2032.909c-9.221-13.831-16.193-30.435-20.278-44.416H59.184v53.636c0%2010.57-8.621%2019.19-19.191%2019.19s-19.19-8.62-19.19-19.19V23.726H.186v53.636c-.075%2021.965%2017.804%2039.993%2039.768%2039.993S79.8%2099.327%2079.8%2077.362v-8.995c4.01%208.358%208.92%2016.791%2014.88%2024.288l-12.632%2059.37h21.103l9.145-43.066c8.021%205.135%2017.242%208.359%2027.812%208.359c22.601%200%2041.005-18.516%2041.005-41.118c0-22.564-18.404-40.967-41.005-40.967%22%2F%3E%3Cpath%20d%3D%22m244.043%2037.557l13.306%2053.636l14.656-53.636h17.466l-22.526%2077.512h-17.467l-13.83-53.974l-13.794%2053.936h-17.466L181.86%2037.52h17.467l14.655%2053.636l13.306-53.636h16.754zm87.22-2.324c-22.676%200-41.042%2018.403-41.042%2041.042c0%2022.677%2018.403%2041.043%2041.042%2041.043c22.677%200%2041.08-18.366%2041.08-41.043c0-22.676-18.403-41.042-41.08-41.042m0%2065.218c-13.343%200-24.138-10.795-24.138-24.138s10.832-24.138%2024.138-24.138c13.344%200%2024.138%2010.794%2024.138%2024.138c0%2013.306-10.794%2024.138-24.138%2024.138m90.968-45.54c-11.731%200-21.214%209.52-21.214%2021.214v38.906h-17.58V37.557h17.58v11.919s7.496-11.957%2022.901-11.957h5.397v17.392zm58.997%2018.366c12.48-7.047%2020.952-20.428%2020.952-35.758H484.6c0%2012.931-10.494%2023.426-23.425%2023.426h-2.362V.15h-17.578v114.88h17.578V78.524h2.1c1.724%200%203.973%201.125%204.985%202.511l24.962%2033.996h21.065z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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