fork chart icon
fork-chart-sharp from Material Symbols Light by Google · Sharp · Social · Apache-2.0 Free for personal and commercial use.
- Name
- fork-chart-sharp
- Set
- Material Symbols Light
- Style
- Sharp
- Category
- Social
- Viewbox
- 24×24
- License
- Apache 2.0
3 other variants in Material Symbols Light
The same icon in other sets
More social icons from Material Symbols Light
Use the fork chart icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M3.692 19v-7.404q-.573-.098-.94-.54q-.367-.44-.367-1.025V6h.769v3.23h.596V6h.77v3.23h.596V6h.769v4.03q0 .586-.368 1.027t-.94.54V19zM19.806 7.35q.838.929 1.304 2.109T21.577 12q0 1.342-.47 2.503q-.468 1.16-1.269 2.09L15.267 12zm-4.729-2.333q1.138.067 2.155.49q1.016.422 1.841 1.13l-3.996 4.155zM14.577 19q-2.927 0-4.973-2.037T7.558 12q0-2.786 1.887-4.796t4.632-2.192v7.202l5.067 5.092q-.91.8-2.08 1.247T14.578 19"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightForkChartSharp(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="M3.692 19v-7.404q-.573-.098-.94-.54q-.367-.44-.367-1.025V6h.769v3.23h.596V6h.77v3.23h.596V6h.769v4.03q0 .586-.368 1.027t-.94.54V19zM19.806 7.35q.838.929 1.304 2.109T21.577 12q0 1.342-.47 2.503q-.468 1.16-1.269 2.09L15.267 12zm-4.729-2.333q1.138.067 2.155.49q1.016.422 1.841 1.13l-3.996 4.155zM14.577 19q-2.927 0-4.973-2.037T7.558 12q0-2.786 1.887-4.796t4.632-2.192v7.202l5.067 5.092q-.91.8-2.08 1.247T14.578 19"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M3.692 19v-7.404q-.573-.098-.94-.54q-.367-.44-.367-1.025V6h.769v3.23h.596V6h.77v3.23h.596V6h.769v4.03q0 .586-.368 1.027t-.94.54V19zM19.806 7.35q.838.929 1.304 2.109T21.577 12q0 1.342-.47 2.503q-.468 1.16-1.269 2.09L15.267 12zm-4.729-2.333q1.138.067 2.155.49q1.016.422 1.841 1.13l-3.996 4.155zM14.577 19q-2.927 0-4.973-2.037T7.558 12q0-2.786 1.887-4.796t4.632-2.192v7.202l5.067 5.092q-.91.8-2.08 1.247T14.578 19"/></svg> </template>
CSS
.icon-fork-chart-sharp {
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%22M3.692%2019v-7.404q-.573-.098-.94-.54q-.367-.44-.367-1.025V6h.769v3.23h.596V6h.77v3.23h.596V6h.769v4.03q0%20.586-.368%201.027t-.94.54V19zM19.806%207.35q.838.929%201.304%202.109T21.577%2012q0%201.342-.47%202.503q-.468%201.16-1.269%202.09L15.267%2012zm-4.729-2.333q1.138.067%202.155.49q1.016.422%201.841%201.13l-3.996%204.155zM14.577%2019q-2.927%200-4.973-2.037T7.558%2012q0-2.786%201.887-4.796t4.632-2.192v7.202l5.067%205.092q-.91.8-2.08%201.247T14.578%2019%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%22M3.692%2019v-7.404q-.573-.098-.94-.54q-.367-.44-.367-1.025V6h.769v3.23h.596V6h.77v3.23h.596V6h.769v4.03q0%20.586-.368%201.027t-.94.54V19zM19.806%207.35q.838.929%201.304%202.109T21.577%2012q0%201.342-.47%202.503q-.468%201.16-1.269%202.09L15.267%2012zm-4.729-2.333q1.138.067%202.155.49q1.016.422%201.841%201.13l-3.996%204.155zM14.577%2019q-2.927%200-4.973-2.037T7.558%2012q0-2.786%201.887-4.796t4.632-2.192v7.202l5.067%205.092q-.91.8-2.08%201.247T14.578%2019%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/fork-chart-sharp.svg?color=%231a73e8&size=48