workflow square 09 icon

workflow-square-09 from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.

Name
workflow-square-09
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

Related icons in Huge Icons

Use the workflow square 09 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-width="1.5"><path d="M3 19c0 1.414 0 2.121.44 2.56C3.878 22 4.585 22 6 22s2.121 0 2.56-.44C9 21.122 9 20.415 9 19s0-2.121-.44-2.56C8.122 16 7.415 16 6 16s-2.121 0-2.56.44C3 16.878 3 17.585 3 19ZM3 5c0 1.414 0 2.121.44 2.56C3.878 8 4.585 8 6 8s2.121 0 2.56-.44C9 7.122 9 6.415 9 5s0-2.121-.44-2.56C8.122 2 7.415 2 6 2s-2.121 0-2.56.44C3 2.878 3 3.585 3 5Zm12 0c0 1.414 0 2.121.44 2.56C15.878 8 16.585 8 18 8s2.121 0 2.56-.44C21 7.122 21 6.415 21 5s0-2.121-.44-2.56C20.122 2 19.415 2 18 2s-2.121 0-2.56.44C15 2.878 15 3.585 15 5Z"/><path stroke-linecap="round" stroke-linejoin="round" d="M6 8v8m0-4h8c1.886 0 2.828 0 3.414-.586S18 9.886 18 8"/></g></svg>

React

import type { SVGProps } from "react";

export function HugeiconsWorkflowSquare09(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" strokeWidth="1.5"><path d="M3 19c0 1.414 0 2.121.44 2.56C3.878 22 4.585 22 6 22s2.121 0 2.56-.44C9 21.122 9 20.415 9 19s0-2.121-.44-2.56C8.122 16 7.415 16 6 16s-2.121 0-2.56.44C3 16.878 3 17.585 3 19ZM3 5c0 1.414 0 2.121.44 2.56C3.878 8 4.585 8 6 8s2.121 0 2.56-.44C9 7.122 9 6.415 9 5s0-2.121-.44-2.56C8.122 2 7.415 2 6 2s-2.121 0-2.56.44C3 2.878 3 3.585 3 5Zm12 0c0 1.414 0 2.121.44 2.56C15.878 8 16.585 8 18 8s2.121 0 2.56-.44C21 7.122 21 6.415 21 5s0-2.121-.44-2.56C20.122 2 19.415 2 18 2s-2.121 0-2.56.44C15 2.878 15 3.585 15 5Z"/><path strokeLinecap="round" strokeLinejoin="round" d="M6 8v8m0-4h8c1.886 0 2.828 0 3.414-.586S18 9.886 18 8"/></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-width="1.5"><path d="M3 19c0 1.414 0 2.121.44 2.56C3.878 22 4.585 22 6 22s2.121 0 2.56-.44C9 21.122 9 20.415 9 19s0-2.121-.44-2.56C8.122 16 7.415 16 6 16s-2.121 0-2.56.44C3 16.878 3 17.585 3 19ZM3 5c0 1.414 0 2.121.44 2.56C3.878 8 4.585 8 6 8s2.121 0 2.56-.44C9 7.122 9 6.415 9 5s0-2.121-.44-2.56C8.122 2 7.415 2 6 2s-2.121 0-2.56.44C3 2.878 3 3.585 3 5Zm12 0c0 1.414 0 2.121.44 2.56C15.878 8 16.585 8 18 8s2.121 0 2.56-.44C21 7.122 21 6.415 21 5s0-2.121-.44-2.56C20.122 2 19.415 2 18 2s-2.121 0-2.56.44C15 2.878 15 3.585 15 5Z"/><path stroke-linecap="round" stroke-linejoin="round" d="M6 8v8m0-4h8c1.886 0 2.828 0 3.414-.586S18 9.886 18 8"/></g></svg>
</template>

CSS

.icon-workflow-square-09 {
  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-width%3D%221.5%22%3E%3Cpath%20d%3D%22M3%2019c0%201.414%200%202.121.44%202.56C3.878%2022%204.585%2022%206%2022s2.121%200%202.56-.44C9%2021.122%209%2020.415%209%2019s0-2.121-.44-2.56C8.122%2016%207.415%2016%206%2016s-2.121%200-2.56.44C3%2016.878%203%2017.585%203%2019ZM3%205c0%201.414%200%202.121.44%202.56C3.878%208%204.585%208%206%208s2.121%200%202.56-.44C9%207.122%209%206.415%209%205s0-2.121-.44-2.56C8.122%202%207.415%202%206%202s-2.121%200-2.56.44C3%202.878%203%203.585%203%205Zm12%200c0%201.414%200%202.121.44%202.56C15.878%208%2016.585%208%2018%208s2.121%200%202.56-.44C21%207.122%2021%206.415%2021%205s0-2.121-.44-2.56C20.122%202%2019.415%202%2018%202s-2.121%200-2.56.44C15%202.878%2015%203.585%2015%205Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M6%208v8m0-4h8c1.886%200%202.828%200%203.414-.586S18%209.886%2018%208%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-width%3D%221.5%22%3E%3Cpath%20d%3D%22M3%2019c0%201.414%200%202.121.44%202.56C3.878%2022%204.585%2022%206%2022s2.121%200%202.56-.44C9%2021.122%209%2020.415%209%2019s0-2.121-.44-2.56C8.122%2016%207.415%2016%206%2016s-2.121%200-2.56.44C3%2016.878%203%2017.585%203%2019ZM3%205c0%201.414%200%202.121.44%202.56C3.878%208%204.585%208%206%208s2.121%200%202.56-.44C9%207.122%209%206.415%209%205s0-2.121-.44-2.56C8.122%202%207.415%202%206%202s-2.121%200-2.56.44C3%202.878%203%203.585%203%205Zm12%200c0%201.414%200%202.121.44%202.56C15.878%208%2016.585%208%2018%208s2.121%200%202.56-.44C21%207.122%2021%206.415%2021%205s0-2.121-.44-2.56C20.122%202%2019.415%202%2018%202s-2.121%200-2.56.44C15%202.878%2015%203.585%2015%205Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M6%208v8m0-4h8c1.886%200%202.828%200%203.414-.586S18%209.886%2018%208%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/workflow-square-09.svg?color=%231a73e8&size=48