upwork from CoreUI Brands by creativeLabs Łukasz Holeczek · Brand · CC0-1.0 Free for personal and commercial use.

Name
upwork
Set
CoreUI Brands
Style
Brand
Viewbox
32×32
License
CC0 1.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 32 32"><path fill="currentColor" d="M24.75 17.542c-1.469 0-2.849-.62-4.099-1.635l.302-1.432l.01-.057c.276-1.521 1.13-4.078 3.786-4.078a3.605 3.605 0 0 1 3.604 3.604a3.605 3.605 0 0 1-3.604 3.599zm0-10.849c-3.385 0-6.016 2.198-7.083 5.818c-1.625-2.443-2.865-5.38-3.583-7.854h-3.646v9.484a3.403 3.403 0 0 1-3.396 3.396a3.406 3.406 0 0 1-3.396-3.396V4.657H0v9.484c0 3.885 3.161 7.068 7.042 7.068c3.885 0 7.042-3.182 7.042-7.068v-1.589c.708 1.474 1.578 2.974 2.635 4.297l-2.234 10.495h3.729l1.62-7.615c1.417.906 3.047 1.479 4.917 1.479c4 0 7.25-3.271 7.25-7.266c0-4-3.25-7.25-7.25-7.25z"/></svg>

React

import type { SVGProps } from "react";

export function CibUpwork(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M24.75 17.542c-1.469 0-2.849-.62-4.099-1.635l.302-1.432l.01-.057c.276-1.521 1.13-4.078 3.786-4.078a3.605 3.605 0 0 1 3.604 3.604a3.605 3.605 0 0 1-3.604 3.599zm0-10.849c-3.385 0-6.016 2.198-7.083 5.818c-1.625-2.443-2.865-5.38-3.583-7.854h-3.646v9.484a3.403 3.403 0 0 1-3.396 3.396a3.406 3.406 0 0 1-3.396-3.396V4.657H0v9.484c0 3.885 3.161 7.068 7.042 7.068c3.885 0 7.042-3.182 7.042-7.068v-1.589c.708 1.474 1.578 2.974 2.635 4.297l-2.234 10.495h3.729l1.62-7.615c1.417.906 3.047 1.479 4.917 1.479c4 0 7.25-3.271 7.25-7.266c0-4-3.25-7.25-7.25-7.25z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M24.75 17.542c-1.469 0-2.849-.62-4.099-1.635l.302-1.432l.01-.057c.276-1.521 1.13-4.078 3.786-4.078a3.605 3.605 0 0 1 3.604 3.604a3.605 3.605 0 0 1-3.604 3.599zm0-10.849c-3.385 0-6.016 2.198-7.083 5.818c-1.625-2.443-2.865-5.38-3.583-7.854h-3.646v9.484a3.403 3.403 0 0 1-3.396 3.396a3.406 3.406 0 0 1-3.396-3.396V4.657H0v9.484c0 3.885 3.161 7.068 7.042 7.068c3.885 0 7.042-3.182 7.042-7.068v-1.589c.708 1.474 1.578 2.974 2.635 4.297l-2.234 10.495h3.729l1.62-7.615c1.417.906 3.047 1.479 4.917 1.479c4 0 7.25-3.271 7.25-7.266c0-4-3.25-7.25-7.25-7.25z"/></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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M24.75%2017.542c-1.469%200-2.849-.62-4.099-1.635l.302-1.432l.01-.057c.276-1.521%201.13-4.078%203.786-4.078a3.605%203.605%200%200%201%203.604%203.604a3.605%203.605%200%200%201-3.604%203.599zm0-10.849c-3.385%200-6.016%202.198-7.083%205.818c-1.625-2.443-2.865-5.38-3.583-7.854h-3.646v9.484a3.403%203.403%200%200%201-3.396%203.396a3.406%203.406%200%200%201-3.396-3.396V4.657H0v9.484c0%203.885%203.161%207.068%207.042%207.068c3.885%200%207.042-3.182%207.042-7.068v-1.589c.708%201.474%201.578%202.974%202.635%204.297l-2.234%2010.495h3.729l1.62-7.615c1.417.906%203.047%201.479%204.917%201.479c4%200%207.25-3.271%207.25-7.266c0-4-3.25-7.25-7.25-7.25z%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M24.75%2017.542c-1.469%200-2.849-.62-4.099-1.635l.302-1.432l.01-.057c.276-1.521%201.13-4.078%203.786-4.078a3.605%203.605%200%200%201%203.604%203.604a3.605%203.605%200%200%201-3.604%203.599zm0-10.849c-3.385%200-6.016%202.198-7.083%205.818c-1.625-2.443-2.865-5.38-3.583-7.854h-3.646v9.484a3.403%203.403%200%200%201-3.396%203.396a3.406%203.406%200%200%201-3.396-3.396V4.657H0v9.484c0%203.885%203.161%207.068%207.042%207.068c3.885%200%207.042-3.182%207.042-7.068v-1.589c.708%201.474%201.578%202.974%202.635%204.297l-2.234%2010.495h3.729l1.62-7.615c1.417.906%203.047%201.479%204.917%201.479c4%200%207.25-3.271%207.25-7.266c0-4-3.25-7.25-7.25-7.25z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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