work update icon
work-update from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- work-update
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
The same icon in other sets
Related icons in Huge Icons
Use the work update icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="1.5"><path stroke-linejoin="round" d="M11.007 21H9.605c-3.585 0-5.377 0-6.491-1.135S2 16.903 2 13.25s0-5.48 1.114-6.615S6.02 5.5 9.605 5.5h3.803c3.585 0 5.378 0 6.492 1.135c.857.873 1.054 2.156 1.1 4.365"/><path d="M17.5 22a4.5 4.5 0 1 0 0-9a4.5 4.5 0 0 0 0 9Z"/><path stroke-linejoin="round" d="m19.5 18l-.586.554c-.667.63-1 .946-1.414.946m-2-1.5l.586.554c.667.63 1 .946 1.414.946m0 0v-4M16 5.5l-.1-.31c-.494-1.54-.742-2.31-1.331-2.75C13.979 2 13.197 2 11.632 2h-.264c-1.565 0-2.348 0-2.937.44c-.59.44-.837 1.21-1.332 2.75L7 5.5"/></g></svg>
React
import type { SVGProps } from "react";
export function HugeiconsWorkUpdate(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeLinecap="round" strokeWidth="1.5"><path strokeLinejoin="round" d="M11.007 21H9.605c-3.585 0-5.377 0-6.491-1.135S2 16.903 2 13.25s0-5.48 1.114-6.615S6.02 5.5 9.605 5.5h3.803c3.585 0 5.378 0 6.492 1.135c.857.873 1.054 2.156 1.1 4.365"/><path d="M17.5 22a4.5 4.5 0 1 0 0-9a4.5 4.5 0 0 0 0 9Z"/><path strokeLinejoin="round" d="m19.5 18l-.586.554c-.667.63-1 .946-1.414.946m-2-1.5l.586.554c.667.63 1 .946 1.414.946m0 0v-4M16 5.5l-.1-.31c-.494-1.54-.742-2.31-1.331-2.75C13.979 2 13.197 2 11.632 2h-.264c-1.565 0-2.348 0-2.937.44c-.59.44-.837 1.21-1.332 2.75L7 5.5"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="1.5"><path stroke-linejoin="round" d="M11.007 21H9.605c-3.585 0-5.377 0-6.491-1.135S2 16.903 2 13.25s0-5.48 1.114-6.615S6.02 5.5 9.605 5.5h3.803c3.585 0 5.378 0 6.492 1.135c.857.873 1.054 2.156 1.1 4.365"/><path d="M17.5 22a4.5 4.5 0 1 0 0-9a4.5 4.5 0 0 0 0 9Z"/><path stroke-linejoin="round" d="m19.5 18l-.586.554c-.667.63-1 .946-1.414.946m-2-1.5l.586.554c.667.63 1 .946 1.414.946m0 0v-4M16 5.5l-.1-.31c-.494-1.54-.742-2.31-1.331-2.75C13.979 2 13.197 2 11.632 2h-.264c-1.565 0-2.348 0-2.937.44c-.59.44-.837 1.21-1.332 2.75L7 5.5"/></g></svg> </template>
CSS
.icon-work-update {
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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M11.007%2021H9.605c-3.585%200-5.377%200-6.491-1.135S2%2016.903%202%2013.25s0-5.48%201.114-6.615S6.02%205.5%209.605%205.5h3.803c3.585%200%205.378%200%206.492%201.135c.857.873%201.054%202.156%201.1%204.365%22%2F%3E%3Cpath%20d%3D%22M17.5%2022a4.5%204.5%200%201%200%200-9a4.5%204.5%200%200%200%200%209Z%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22m19.5%2018l-.586.554c-.667.63-1%20.946-1.414.946m-2-1.5l.586.554c.667.63%201%20.946%201.414.946m0%200v-4M16%205.5l-.1-.31c-.494-1.54-.742-2.31-1.331-2.75C13.979%202%2013.197%202%2011.632%202h-.264c-1.565%200-2.348%200-2.937.44c-.59.44-.837%201.21-1.332%202.75L7%205.5%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M11.007%2021H9.605c-3.585%200-5.377%200-6.491-1.135S2%2016.903%202%2013.25s0-5.48%201.114-6.615S6.02%205.5%209.605%205.5h3.803c3.585%200%205.378%200%206.492%201.135c.857.873%201.054%202.156%201.1%204.365%22%2F%3E%3Cpath%20d%3D%22M17.5%2022a4.5%204.5%200%201%200%200-9a4.5%204.5%200%200%200%200%209Z%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22m19.5%2018l-.586.554c-.667.63-1%20.946-1.414.946m-2-1.5l.586.554c.667.63%201%20.946%201.414.946m0%200v-4M16%205.5l-.1-.31c-.494-1.54-.742-2.31-1.331-2.75C13.979%202%2013.197%202%2011.632%202h-.264c-1.565%200-2.348%200-2.937.44c-.59.44-.837%201.21-1.332%202.75L7%205.5%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/work-update.svg?color=%231a73e8&size=48