upwork-line from Remix Icon by Remix Design · Line · Logos · Apache-2.0 Free for personal and commercial use.

Name
upwork-line
Set
Remix Icon
Style
Line
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 2m0 2a8 8 0 1 0 0 16a8 8 0 0 0 0-16m4.152 4.295a3.314 3.314 0 0 1 3.341 3.39a3.307 3.307 0 0 1-3.337 3.409h-.138a3.4 3.4 0 0 1-1.689-.522a4.5 4.5 0 0 1-.555-.408l-.526 3.23h-1.517l.8-4.559c-.683-1-1.188-2.112-1.494-3.284v2.178c0 1.978-1.26 3.36-3.058 3.36a2.97 2.97 0 0 1-2.26-.957a3.5 3.5 0 0 1-.862-2.44V8.47h1.494v3.222c0 1.175.591 2.04 1.631 2.04s1.57-.869 1.57-2.04V8.47h2.6c.173.791.437 1.561.787 2.293a3.17 3.17 0 0 1 2.944-2.48zm.008 1.35c-1.052 0-1.848.677-2.12 2.855a2.67 2.67 0 0 0 1.953 1.234l.167-.01c1.036 0 1.852-.816 1.853-2.04c0-1.223-.8-2.04-1.853-2.04"/></svg>

React

import type { SVGProps } from "react";

export function RiUpworkLine(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 2m0 2a8 8 0 1 0 0 16a8 8 0 0 0 0-16m4.152 4.295a3.314 3.314 0 0 1 3.341 3.39a3.307 3.307 0 0 1-3.337 3.409h-.138a3.4 3.4 0 0 1-1.689-.522a4.5 4.5 0 0 1-.555-.408l-.526 3.23h-1.517l.8-4.559c-.683-1-1.188-2.112-1.494-3.284v2.178c0 1.978-1.26 3.36-3.058 3.36a2.97 2.97 0 0 1-2.26-.957a3.5 3.5 0 0 1-.862-2.44V8.47h1.494v3.222c0 1.175.591 2.04 1.631 2.04s1.57-.869 1.57-2.04V8.47h2.6c.173.791.437 1.561.787 2.293a3.17 3.17 0 0 1 2.944-2.48zm.008 1.35c-1.052 0-1.848.677-2.12 2.855a2.67 2.67 0 0 0 1.953 1.234l.167-.01c1.036 0 1.852-.816 1.853-2.04c0-1.223-.8-2.04-1.853-2.04"/></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 2m0 2a8 8 0 1 0 0 16a8 8 0 0 0 0-16m4.152 4.295a3.314 3.314 0 0 1 3.341 3.39a3.307 3.307 0 0 1-3.337 3.409h-.138a3.4 3.4 0 0 1-1.689-.522a4.5 4.5 0 0 1-.555-.408l-.526 3.23h-1.517l.8-4.559c-.683-1-1.188-2.112-1.494-3.284v2.178c0 1.978-1.26 3.36-3.058 3.36a2.97 2.97 0 0 1-2.26-.957a3.5 3.5 0 0 1-.862-2.44V8.47h1.494v3.222c0 1.175.591 2.04 1.631 2.04s1.57-.869 1.57-2.04V8.47h2.6c.173.791.437 1.561.787 2.293a3.17 3.17 0 0 1 2.944-2.48zm.008 1.35c-1.052 0-1.848.677-2.12 2.855a2.67 2.67 0 0 0 1.953 1.234l.167-.01c1.036 0 1.852-.816 1.853-2.04c0-1.223-.8-2.04-1.853-2.04"/></svg>
</template>

CSS

.icon-upwork-line {
  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%202m0%202a8%208%200%201%200%200%2016a8%208%200%200%200%200-16m4.152%204.295a3.314%203.314%200%200%201%203.341%203.39a3.307%203.307%200%200%201-3.337%203.409h-.138a3.4%203.4%200%200%201-1.689-.522a4.5%204.5%200%200%201-.555-.408l-.526%203.23h-1.517l.8-4.559c-.683-1-1.188-2.112-1.494-3.284v2.178c0%201.978-1.26%203.36-3.058%203.36a2.97%202.97%200%200%201-2.26-.957a3.5%203.5%200%200%201-.862-2.44V8.47h1.494v3.222c0%201.175.591%202.04%201.631%202.04s1.57-.869%201.57-2.04V8.47h2.6c.173.791.437%201.561.787%202.293a3.17%203.17%200%200%201%202.944-2.48zm.008%201.35c-1.052%200-1.848.677-2.12%202.855a2.67%202.67%200%200%200%201.953%201.234l.167-.01c1.036%200%201.852-.816%201.853-2.04c0-1.223-.8-2.04-1.853-2.04%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%202m0%202a8%208%200%201%200%200%2016a8%208%200%200%200%200-16m4.152%204.295a3.314%203.314%200%200%201%203.341%203.39a3.307%203.307%200%200%201-3.337%203.409h-.138a3.4%203.4%200%200%201-1.689-.522a4.5%204.5%200%200%201-.555-.408l-.526%203.23h-1.517l.8-4.559c-.683-1-1.188-2.112-1.494-3.284v2.178c0%201.978-1.26%203.36-3.058%203.36a2.97%202.97%200%200%201-2.26-.957a3.5%203.5%200%200%201-.862-2.44V8.47h1.494v3.222c0%201.175.591%202.04%201.631%202.04s1.57-.869%201.57-2.04V8.47h2.6c.173.791.437%201.561.787%202.293a3.17%203.17%200%200%201%202.944-2.48zm.008%201.35c-1.052%200-1.848.677-2.12%202.855a2.67%202.67%200%200%200%201.953%201.234l.167-.01c1.036%200%201.852-.816%201.853-2.04c0-1.223-.8-2.04-1.853-2.04%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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