flowsheet icon
flowsheet from Material Symbols Light by Google · Regular · Business · Apache-2.0 Free for personal and commercial use.
- Name
- flowsheet
- Set
- Material Symbols Light
- Style
- Regular
- Category
- Business
- Viewbox
- 24×24
- License
- Apache 2.0
5 other variants in Material Symbols Light
The same icon in other sets
More business icons from Material Symbols Light
Use the flowsheet icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M6.5 10.5h5.27v-1H6.5zM4.616 19q-.691 0-1.153-.462T3 17.384V6.616q0-.691.463-1.153T4.615 5h14.77q.65 0 1.088.436q.439.435.485 1.074q-.233-.066-.47-.095q-.238-.03-.488-.03q-1.806 0-3.057 1.25t-1.25 3.057q0 .435.08.839t.223.777h-3.919V13.5H6.5v1h5.577v.923q-.873.618-1.34 1.549q-.468.932-.468 2.028zm9.961 1.23q.54 0 .924-.383t.384-.924t-.384-.924t-.924-.383t-.924.383t-.384.924t.384.924t.924.384M20 12q.54 0 .924-.384q.384-.383.384-.924q0-.54-.384-.924q-.383-.383-.924-.383t-.924.383q-.384.384-.384.924t.384.924T20 12m-7.058 8.558q-.673-.674-.673-1.635q0-.84.515-1.461q.514-.622 1.293-.787v-2.367H19.5V12.94q-.779-.165-1.293-.786q-.515-.621-.515-1.462q0-.961.674-1.634q.673-.674 1.634-.674t1.635.674t.673 1.634q0 .84-.515 1.462q-.514.621-1.293.787v2.367h-5.423v1.367q.779.166 1.293.787q.515.62.515 1.461q0 .962-.673 1.635t-1.635.673t-1.635-.673"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightFlowsheet(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M6.5 10.5h5.27v-1H6.5zM4.616 19q-.691 0-1.153-.462T3 17.384V6.616q0-.691.463-1.153T4.615 5h14.77q.65 0 1.088.436q.439.435.485 1.074q-.233-.066-.47-.095q-.238-.03-.488-.03q-1.806 0-3.057 1.25t-1.25 3.057q0 .435.08.839t.223.777h-3.919V13.5H6.5v1h5.577v.923q-.873.618-1.34 1.549q-.468.932-.468 2.028zm9.961 1.23q.54 0 .924-.383t.384-.924t-.384-.924t-.924-.383t-.924.383t-.384.924t.384.924t.924.384M20 12q.54 0 .924-.384q.384-.383.384-.924q0-.54-.384-.924q-.383-.383-.924-.383t-.924.383q-.384.384-.384.924t.384.924T20 12m-7.058 8.558q-.673-.674-.673-1.635q0-.84.515-1.461q.514-.622 1.293-.787v-2.367H19.5V12.94q-.779-.165-1.293-.786q-.515-.621-.515-1.462q0-.961.674-1.634q.673-.674 1.634-.674t1.635.674t.673 1.634q0 .84-.515 1.462q-.514.621-1.293.787v2.367h-5.423v1.367q.779.166 1.293.787q.515.62.515 1.461q0 .962-.673 1.635t-1.635.673t-1.635-.673"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M6.5 10.5h5.27v-1H6.5zM4.616 19q-.691 0-1.153-.462T3 17.384V6.616q0-.691.463-1.153T4.615 5h14.77q.65 0 1.088.436q.439.435.485 1.074q-.233-.066-.47-.095q-.238-.03-.488-.03q-1.806 0-3.057 1.25t-1.25 3.057q0 .435.08.839t.223.777h-3.919V13.5H6.5v1h5.577v.923q-.873.618-1.34 1.549q-.468.932-.468 2.028zm9.961 1.23q.54 0 .924-.383t.384-.924t-.384-.924t-.924-.383t-.924.383t-.384.924t.384.924t.924.384M20 12q.54 0 .924-.384q.384-.383.384-.924q0-.54-.384-.924q-.383-.383-.924-.383t-.924.383q-.384.384-.384.924t.384.924T20 12m-7.058 8.558q-.673-.674-.673-1.635q0-.84.515-1.461q.514-.622 1.293-.787v-2.367H19.5V12.94q-.779-.165-1.293-.786q-.515-.621-.515-1.462q0-.961.674-1.634q.673-.674 1.634-.674t1.635.674t.673 1.634q0 .84-.515 1.462q-.514.621-1.293.787v2.367h-5.423v1.367q.779.166 1.293.787q.515.62.515 1.461q0 .962-.673 1.635t-1.635.673t-1.635-.673"/></svg> </template>
CSS
.icon-flowsheet {
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%22currentColor%22%20d%3D%22M6.5%2010.5h5.27v-1H6.5zM4.616%2019q-.691%200-1.153-.462T3%2017.384V6.616q0-.691.463-1.153T4.615%205h14.77q.65%200%201.088.436q.439.435.485%201.074q-.233-.066-.47-.095q-.238-.03-.488-.03q-1.806%200-3.057%201.25t-1.25%203.057q0%20.435.08.839t.223.777h-3.919V13.5H6.5v1h5.577v.923q-.873.618-1.34%201.549q-.468.932-.468%202.028zm9.961%201.23q.54%200%20.924-.383t.384-.924t-.384-.924t-.924-.383t-.924.383t-.384.924t.384.924t.924.384M20%2012q.54%200%20.924-.384q.384-.383.384-.924q0-.54-.384-.924q-.383-.383-.924-.383t-.924.383q-.384.384-.384.924t.384.924T20%2012m-7.058%208.558q-.673-.674-.673-1.635q0-.84.515-1.461q.514-.622%201.293-.787v-2.367H19.5V12.94q-.779-.165-1.293-.786q-.515-.621-.515-1.462q0-.961.674-1.634q.673-.674%201.634-.674t1.635.674t.673%201.634q0%20.84-.515%201.462q-.514.621-1.293.787v2.367h-5.423v1.367q.779.166%201.293.787q.515.62.515%201.461q0%20.962-.673%201.635t-1.635.673t-1.635-.673%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%22currentColor%22%20d%3D%22M6.5%2010.5h5.27v-1H6.5zM4.616%2019q-.691%200-1.153-.462T3%2017.384V6.616q0-.691.463-1.153T4.615%205h14.77q.65%200%201.088.436q.439.435.485%201.074q-.233-.066-.47-.095q-.238-.03-.488-.03q-1.806%200-3.057%201.25t-1.25%203.057q0%20.435.08.839t.223.777h-3.919V13.5H6.5v1h5.577v.923q-.873.618-1.34%201.549q-.468.932-.468%202.028zm9.961%201.23q.54%200%20.924-.383t.384-.924t-.384-.924t-.924-.383t-.924.383t-.384.924t.384.924t.924.384M20%2012q.54%200%20.924-.384q.384-.383.384-.924q0-.54-.384-.924q-.383-.383-.924-.383t-.924.383q-.384.384-.384.924t.384.924T20%2012m-7.058%208.558q-.673-.674-.673-1.635q0-.84.515-1.461q.514-.622%201.293-.787v-2.367H19.5V12.94q-.779-.165-1.293-.786q-.515-.621-.515-1.462q0-.961.674-1.634q.673-.674%201.634-.674t1.635.674t.673%201.634q0%20.84-.515%201.462q-.514.621-1.293.787v2.367h-5.423v1.367q.779.166%201.293.787q.515.62.515%201.461q0%20.962-.673%201.635t-1.635.673t-1.635-.673%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/flowsheet.svg?color=%231a73e8&size=48