upwork from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.

Name
upwork
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

The same icon in other sets

Use the upwork icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M2 4.5v6.25c0 2.043 1.708 3.75 3.75 3.75c2.043 0 3.75-1.707 3.75-3.75V4.5c1.25 3.125 3.597 10 8.125 10c2.383 0 4.375-1.992 4.375-4.375S20.008 5.75 17.625 5.75c-2.534 0-4.034 1.875-4.375 3.75c-.303 1.662-1.875 10-1.875 10"/></svg>

React

import type { SVGProps } from "react";

export function HugeiconsUpwork(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5" d="M2 4.5v6.25c0 2.043 1.708 3.75 3.75 3.75c2.043 0 3.75-1.707 3.75-3.75V4.5c1.25 3.125 3.597 10 8.125 10c2.383 0 4.375-1.992 4.375-4.375S20.008 5.75 17.625 5.75c-2.534 0-4.034 1.875-4.375 3.75c-.303 1.662-1.875 10-1.875 10"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M2 4.5v6.25c0 2.043 1.708 3.75 3.75 3.75c2.043 0 3.75-1.707 3.75-3.75V4.5c1.25 3.125 3.597 10 8.125 10c2.383 0 4.375-1.992 4.375-4.375S20.008 5.75 17.625 5.75c-2.534 0-4.034 1.875-4.375 3.75c-.303 1.662-1.875 10-1.875 10"/></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%2024%2024%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M2%204.5v6.25c0%202.043%201.708%203.75%203.75%203.75c2.043%200%203.75-1.707%203.75-3.75V4.5c1.25%203.125%203.597%2010%208.125%2010c2.383%200%204.375-1.992%204.375-4.375S20.008%205.75%2017.625%205.75c-2.534%200-4.034%201.875-4.375%203.75c-.303%201.662-1.875%2010-1.875%2010%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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M2%204.5v6.25c0%202.043%201.708%203.75%203.75%203.75c2.043%200%203.75-1.707%203.75-3.75V4.5c1.25%203.125%203.597%2010%208.125%2010c2.383%200%204.375-1.992%204.375-4.375S20.008%205.75%2017.625%205.75c-2.534%200-4.034%201.875-4.375%203.75c-.303%201.662-1.875%2010-1.875%2010%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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