graph 1 icon
graph-1 from Material Symbols by Google · Regular · Business · Apache-2.0 Free for personal and commercial use.
- Name
- graph-1
- Set
- Material Symbols
- Style
- Regular
- Category
- Business
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- graph-1-outline, graph-1-outline-rounded, graph-1-outline-sharp, graph-1-rounded, graph-1-sharp
The same icon in other sets
More business icons from Material Symbols
Use the graph 1 icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7 22q-1.25 0-2.125-.875T4 19q0-.975.563-1.75T6 16.175v-8.35q-.875-.3-1.437-1.075T4 5q0-1.25.875-2.125T7 2t2.125.875T10 5q0 .975-.562 1.75T8 7.825V8q0 1.25.875 2.125T11 11h2q2.075 0 3.538 1.463T18 16v.175q.875.3 1.438 1.075T20 19q0 1.25-.875 2.125T17 22t-2.125-.875T14 19q0-.975.563-1.75T16 16.175V16q0-1.25-.875-2.125T13 13h-2q-.85 0-1.612-.262T8 12v4.175q.875.3 1.438 1.075T10 19q0 1.25-.875 2.125T7 22m0-2q.425 0 .713-.288T8 19t-.288-.712T7 18t-.712.288T6 19t.288.713T7 20m10 0q.425 0 .713-.288T18 19t-.288-.712T17 18t-.712.288T16 19t.288.713T17 20M7 6q.425 0 .713-.288T8 5t-.288-.712T7 4t-.712.288T6 5t.288.713T7 6"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsGraph1(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="M7 22q-1.25 0-2.125-.875T4 19q0-.975.563-1.75T6 16.175v-8.35q-.875-.3-1.437-1.075T4 5q0-1.25.875-2.125T7 2t2.125.875T10 5q0 .975-.562 1.75T8 7.825V8q0 1.25.875 2.125T11 11h2q2.075 0 3.538 1.463T18 16v.175q.875.3 1.438 1.075T20 19q0 1.25-.875 2.125T17 22t-2.125-.875T14 19q0-.975.563-1.75T16 16.175V16q0-1.25-.875-2.125T13 13h-2q-.85 0-1.612-.262T8 12v4.175q.875.3 1.438 1.075T10 19q0 1.25-.875 2.125T7 22m0-2q.425 0 .713-.288T8 19t-.288-.712T7 18t-.712.288T6 19t.288.713T7 20m10 0q.425 0 .713-.288T18 19t-.288-.712T17 18t-.712.288T16 19t.288.713T17 20M7 6q.425 0 .713-.288T8 5t-.288-.712T7 4t-.712.288T6 5t.288.713T7 6"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7 22q-1.25 0-2.125-.875T4 19q0-.975.563-1.75T6 16.175v-8.35q-.875-.3-1.437-1.075T4 5q0-1.25.875-2.125T7 2t2.125.875T10 5q0 .975-.562 1.75T8 7.825V8q0 1.25.875 2.125T11 11h2q2.075 0 3.538 1.463T18 16v.175q.875.3 1.438 1.075T20 19q0 1.25-.875 2.125T17 22t-2.125-.875T14 19q0-.975.563-1.75T16 16.175V16q0-1.25-.875-2.125T13 13h-2q-.85 0-1.612-.262T8 12v4.175q.875.3 1.438 1.075T10 19q0 1.25-.875 2.125T7 22m0-2q.425 0 .713-.288T8 19t-.288-.712T7 18t-.712.288T6 19t.288.713T7 20m10 0q.425 0 .713-.288T18 19t-.288-.712T17 18t-.712.288T16 19t.288.713T17 20M7 6q.425 0 .713-.288T8 5t-.288-.712T7 4t-.712.288T6 5t.288.713T7 6"/></svg> </template>
CSS
.icon-graph-1 {
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%22M7%2022q-1.25%200-2.125-.875T4%2019q0-.975.563-1.75T6%2016.175v-8.35q-.875-.3-1.437-1.075T4%205q0-1.25.875-2.125T7%202t2.125.875T10%205q0%20.975-.562%201.75T8%207.825V8q0%201.25.875%202.125T11%2011h2q2.075%200%203.538%201.463T18%2016v.175q.875.3%201.438%201.075T20%2019q0%201.25-.875%202.125T17%2022t-2.125-.875T14%2019q0-.975.563-1.75T16%2016.175V16q0-1.25-.875-2.125T13%2013h-2q-.85%200-1.612-.262T8%2012v4.175q.875.3%201.438%201.075T10%2019q0%201.25-.875%202.125T7%2022m0-2q.425%200%20.713-.288T8%2019t-.288-.712T7%2018t-.712.288T6%2019t.288.713T7%2020m10%200q.425%200%20.713-.288T18%2019t-.288-.712T17%2018t-.712.288T16%2019t.288.713T17%2020M7%206q.425%200%20.713-.288T8%205t-.288-.712T7%204t-.712.288T6%205t.288.713T7%206%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%22M7%2022q-1.25%200-2.125-.875T4%2019q0-.975.563-1.75T6%2016.175v-8.35q-.875-.3-1.437-1.075T4%205q0-1.25.875-2.125T7%202t2.125.875T10%205q0%20.975-.562%201.75T8%207.825V8q0%201.25.875%202.125T11%2011h2q2.075%200%203.538%201.463T18%2016v.175q.875.3%201.438%201.075T20%2019q0%201.25-.875%202.125T17%2022t-2.125-.875T14%2019q0-.975.563-1.75T16%2016.175V16q0-1.25-.875-2.125T13%2013h-2q-.85%200-1.612-.262T8%2012v4.175q.875.3%201.438%201.075T10%2019q0%201.25-.875%202.125T7%2022m0-2q.425%200%20.713-.288T8%2019t-.288-.712T7%2018t-.712.288T6%2019t.288.713T7%2020m10%200q.425%200%20.713-.288T18%2019t-.288-.712T17%2018t-.712.288T16%2019t.288.713T17%2020M7%206q.425%200%20.713-.288T8%205t-.288-.712T7%204t-.712.288T6%205t.288.713T7%206%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/graph-1.svg?color=%231a73e8&size=48