workflow square 10 icon
workflow-square-10 from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- workflow-square-10
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
Related icons in Huge Icons
Use the workflow square 10 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="M9.694 3.62c1.122-1.087 1.683-1.63 2.37-1.62c.686.01 1.23.572 2.316 1.694c1.087 1.122 1.63 1.683 1.62 2.37c-.011.685-.572 1.229-1.694 2.316s-1.683 1.63-2.37 1.62c-.686-.011-1.23-.572-2.316-1.694C8.533 7.184 7.99 6.623 8 5.936c.011-.686.572-1.23 1.694-2.316ZM7 13.5a2.5 2.5 0 1 1-5 0a2.5 2.5 0 0 1 5 0Zm15 0a2.5 2.5 0 1 0-5 0a2.5 2.5 0 0 0 5 0Z"/><path stroke-linecap="round" stroke-linejoin="round" d="M12 10v7M9.5 8.5l-3 3m8-3l3 3"/><path d="M9.5 19.4c0-1.132 0-1.697.351-2.049C10.203 17 10.77 17 11.9 17h.2c1.131 0 1.697 0 2.049.351c.351.352.351.917.351 2.049v.2c0 1.131 0 1.697-.351 2.048C13.797 22 13.23 22 12.1 22h-.2c-1.131 0-1.697 0-2.049-.352c-.351-.351-.351-.917-.351-2.048z"/></g></svg>
React
import type { SVGProps } from "react";
export function HugeiconsWorkflowSquare10(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="M9.694 3.62c1.122-1.087 1.683-1.63 2.37-1.62c.686.01 1.23.572 2.316 1.694c1.087 1.122 1.63 1.683 1.62 2.37c-.011.685-.572 1.229-1.694 2.316s-1.683 1.63-2.37 1.62c-.686-.011-1.23-.572-2.316-1.694C8.533 7.184 7.99 6.623 8 5.936c.011-.686.572-1.23 1.694-2.316ZM7 13.5a2.5 2.5 0 1 1-5 0a2.5 2.5 0 0 1 5 0Zm15 0a2.5 2.5 0 1 0-5 0a2.5 2.5 0 0 0 5 0Z"/><path strokeLinecap="round" strokeLinejoin="round" d="M12 10v7M9.5 8.5l-3 3m8-3l3 3"/><path d="M9.5 19.4c0-1.132 0-1.697.351-2.049C10.203 17 10.77 17 11.9 17h.2c1.131 0 1.697 0 2.049.351c.351.352.351.917.351 2.049v.2c0 1.131 0 1.697-.351 2.048C13.797 22 13.23 22 12.1 22h-.2c-1.131 0-1.697 0-2.049-.352c-.351-.351-.351-.917-.351-2.048z"/></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="M9.694 3.62c1.122-1.087 1.683-1.63 2.37-1.62c.686.01 1.23.572 2.316 1.694c1.087 1.122 1.63 1.683 1.62 2.37c-.011.685-.572 1.229-1.694 2.316s-1.683 1.63-2.37 1.62c-.686-.011-1.23-.572-2.316-1.694C8.533 7.184 7.99 6.623 8 5.936c.011-.686.572-1.23 1.694-2.316ZM7 13.5a2.5 2.5 0 1 1-5 0a2.5 2.5 0 0 1 5 0Zm15 0a2.5 2.5 0 1 0-5 0a2.5 2.5 0 0 0 5 0Z"/><path stroke-linecap="round" stroke-linejoin="round" d="M12 10v7M9.5 8.5l-3 3m8-3l3 3"/><path d="M9.5 19.4c0-1.132 0-1.697.351-2.049C10.203 17 10.77 17 11.9 17h.2c1.131 0 1.697 0 2.049.351c.351.352.351.917.351 2.049v.2c0 1.131 0 1.697-.351 2.048C13.797 22 13.23 22 12.1 22h-.2c-1.131 0-1.697 0-2.049-.352c-.351-.351-.351-.917-.351-2.048z"/></g></svg> </template>
CSS
.icon-workflow-square-10 {
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%22M9.694%203.62c1.122-1.087%201.683-1.63%202.37-1.62c.686.01%201.23.572%202.316%201.694c1.087%201.122%201.63%201.683%201.62%202.37c-.011.685-.572%201.229-1.694%202.316s-1.683%201.63-2.37%201.62c-.686-.011-1.23-.572-2.316-1.694C8.533%207.184%207.99%206.623%208%205.936c.011-.686.572-1.23%201.694-2.316ZM7%2013.5a2.5%202.5%200%201%201-5%200a2.5%202.5%200%200%201%205%200Zm15%200a2.5%202.5%200%201%200-5%200a2.5%202.5%200%200%200%205%200Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M12%2010v7M9.5%208.5l-3%203m8-3l3%203%22%2F%3E%3Cpath%20d%3D%22M9.5%2019.4c0-1.132%200-1.697.351-2.049C10.203%2017%2010.77%2017%2011.9%2017h.2c1.131%200%201.697%200%202.049.351c.351.352.351.917.351%202.049v.2c0%201.131%200%201.697-.351%202.048C13.797%2022%2013.23%2022%2012.1%2022h-.2c-1.131%200-1.697%200-2.049-.352c-.351-.351-.351-.917-.351-2.048z%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%22M9.694%203.62c1.122-1.087%201.683-1.63%202.37-1.62c.686.01%201.23.572%202.316%201.694c1.087%201.122%201.63%201.683%201.62%202.37c-.011.685-.572%201.229-1.694%202.316s-1.683%201.63-2.37%201.62c-.686-.011-1.23-.572-2.316-1.694C8.533%207.184%207.99%206.623%208%205.936c.011-.686.572-1.23%201.694-2.316ZM7%2013.5a2.5%202.5%200%201%201-5%200a2.5%202.5%200%200%201%205%200Zm15%200a2.5%202.5%200%201%200-5%200a2.5%202.5%200%200%200%205%200Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M12%2010v7M9.5%208.5l-3%203m8-3l3%203%22%2F%3E%3Cpath%20d%3D%22M9.5%2019.4c0-1.132%200-1.697.351-2.049C10.203%2017%2010.77%2017%2011.9%2017h.2c1.131%200%201.697%200%202.049.351c.351.352.351.917.351%202.049v.2c0%201.131%200%201.697-.351%202.048C13.797%2022%2013.23%2022%2012.1%2022h-.2c-1.131%200-1.697%200-2.049-.352c-.351-.351-.351-.917-.351-2.048z%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-10.svg?color=%231a73e8&size=48