flowchart 01 icon
flowchart-01 from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- flowchart-01
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
Related icons in Huge Icons
Use the flowchart 01 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="M14.028 13.375c.648-.648.972-.972.972-1.375s-.324-.727-.972-1.375l-.653-.653C12.727 9.324 12.403 9 12 9s-.727.324-1.375.972l-.653.653C9.324 11.273 9 11.597 9 12s.324.727.972 1.375l.653.653c.648.648.972.972 1.375.972s.727-.324 1.375-.972zM8 4c0-1.655.345-2 2-2h4c1.655 0 2 .345 2 2s-.345 2-2 2h-4c-1.655 0-2-.345-2-2Zm0 16c0-1.655.345-2 2-2h4c1.655 0 2 .345 2 2s-.345 2-2 2h-4c-1.655 0-2-.345-2-2Z"/><path stroke-linecap="round" stroke-linejoin="round" d="M8.5 12H8c-1.886 0-2.828 0-3.414-.586S4 9.886 4 8s0-2.828.586-3.414S6.114 4 8 4m7.5 8h.5c1.886 0 2.828 0 3.414.586S20 14.114 20 16s0 2.828-.586 3.414S17.886 20 16 20M12 8.5V6m0 9.5V18"/></g></svg>
React
import type { SVGProps } from "react";
export function HugeiconsFlowchart01(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="M14.028 13.375c.648-.648.972-.972.972-1.375s-.324-.727-.972-1.375l-.653-.653C12.727 9.324 12.403 9 12 9s-.727.324-1.375.972l-.653.653C9.324 11.273 9 11.597 9 12s.324.727.972 1.375l.653.653c.648.648.972.972 1.375.972s.727-.324 1.375-.972zM8 4c0-1.655.345-2 2-2h4c1.655 0 2 .345 2 2s-.345 2-2 2h-4c-1.655 0-2-.345-2-2Zm0 16c0-1.655.345-2 2-2h4c1.655 0 2 .345 2 2s-.345 2-2 2h-4c-1.655 0-2-.345-2-2Z"/><path strokeLinecap="round" strokeLinejoin="round" d="M8.5 12H8c-1.886 0-2.828 0-3.414-.586S4 9.886 4 8s0-2.828.586-3.414S6.114 4 8 4m7.5 8h.5c1.886 0 2.828 0 3.414.586S20 14.114 20 16s0 2.828-.586 3.414S17.886 20 16 20M12 8.5V6m0 9.5V18"/></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="M14.028 13.375c.648-.648.972-.972.972-1.375s-.324-.727-.972-1.375l-.653-.653C12.727 9.324 12.403 9 12 9s-.727.324-1.375.972l-.653.653C9.324 11.273 9 11.597 9 12s.324.727.972 1.375l.653.653c.648.648.972.972 1.375.972s.727-.324 1.375-.972zM8 4c0-1.655.345-2 2-2h4c1.655 0 2 .345 2 2s-.345 2-2 2h-4c-1.655 0-2-.345-2-2Zm0 16c0-1.655.345-2 2-2h4c1.655 0 2 .345 2 2s-.345 2-2 2h-4c-1.655 0-2-.345-2-2Z"/><path stroke-linecap="round" stroke-linejoin="round" d="M8.5 12H8c-1.886 0-2.828 0-3.414-.586S4 9.886 4 8s0-2.828.586-3.414S6.114 4 8 4m7.5 8h.5c1.886 0 2.828 0 3.414.586S20 14.114 20 16s0 2.828-.586 3.414S17.886 20 16 20M12 8.5V6m0 9.5V18"/></g></svg> </template>
CSS
.icon-flowchart-01 {
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%22M14.028%2013.375c.648-.648.972-.972.972-1.375s-.324-.727-.972-1.375l-.653-.653C12.727%209.324%2012.403%209%2012%209s-.727.324-1.375.972l-.653.653C9.324%2011.273%209%2011.597%209%2012s.324.727.972%201.375l.653.653c.648.648.972.972%201.375.972s.727-.324%201.375-.972zM8%204c0-1.655.345-2%202-2h4c1.655%200%202%20.345%202%202s-.345%202-2%202h-4c-1.655%200-2-.345-2-2Zm0%2016c0-1.655.345-2%202-2h4c1.655%200%202%20.345%202%202s-.345%202-2%202h-4c-1.655%200-2-.345-2-2Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M8.5%2012H8c-1.886%200-2.828%200-3.414-.586S4%209.886%204%208s0-2.828.586-3.414S6.114%204%208%204m7.5%208h.5c1.886%200%202.828%200%203.414.586S20%2014.114%2020%2016s0%202.828-.586%203.414S17.886%2020%2016%2020M12%208.5V6m0%209.5V18%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%22M14.028%2013.375c.648-.648.972-.972.972-1.375s-.324-.727-.972-1.375l-.653-.653C12.727%209.324%2012.403%209%2012%209s-.727.324-1.375.972l-.653.653C9.324%2011.273%209%2011.597%209%2012s.324.727.972%201.375l.653.653c.648.648.972.972%201.375.972s.727-.324%201.375-.972zM8%204c0-1.655.345-2%202-2h4c1.655%200%202%20.345%202%202s-.345%202-2%202h-4c-1.655%200-2-.345-2-2Zm0%2016c0-1.655.345-2%202-2h4c1.655%200%202%20.345%202%202s-.345%202-2%202h-4c-1.655%200-2-.345-2-2Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M8.5%2012H8c-1.886%200-2.828%200-3.414-.586S4%209.886%204%208s0-2.828.586-3.414S6.114%204%208%204m7.5%208h.5c1.886%200%202.828%200%203.414.586S20%2014.114%2020%2016s0%202.828-.586%203.414S17.886%2020%2016%2020M12%208.5V6m0%209.5V18%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/flowchart-01.svg?color=%231a73e8&size=48