chart pie slice icon
chart-pie-slice-light from Phosphor by Phosphor Icons · Light · MIT Free for personal and commercial use.
- Name
- chart-pie-slice-light
- Set
- Phosphor
- Style
- Light
- Viewbox
- 256×256
- License
- MIT
5 other variants in Phosphor
Related icons in Phosphor
Use the chart pie slice icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M102 109.5v-72a6 6 0 0 0-8-5.66a102 102 0 0 0-66.3 114.75a6 6 0 0 0 8.9 4.11l62.4-36a6 6 0 0 0 3-5.2M90 106l-51.66 29.8Q38 131.91 38 128a90.1 90.1 0 0 1 52-81.58Zm38-80a6 6 0 0 0-6 6v93l-79.8 46.46a6 6 0 0 0-2.15 8.22A102 102 0 1 0 128 26m0 192a90.48 90.48 0 0 1-74.38-39.31L131 133.61a6 6 0 0 0 3-5.19V38.2a90 90 0 0 1-6 179.8"/></svg>
React
import type { SVGProps } from "react";
export function PhChartPieSliceLight(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M102 109.5v-72a6 6 0 0 0-8-5.66a102 102 0 0 0-66.3 114.75a6 6 0 0 0 8.9 4.11l62.4-36a6 6 0 0 0 3-5.2M90 106l-51.66 29.8Q38 131.91 38 128a90.1 90.1 0 0 1 52-81.58Zm38-80a6 6 0 0 0-6 6v93l-79.8 46.46a6 6 0 0 0-2.15 8.22A102 102 0 1 0 128 26m0 192a90.48 90.48 0 0 1-74.38-39.31L131 133.61a6 6 0 0 0 3-5.19V38.2a90 90 0 0 1-6 179.8"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M102 109.5v-72a6 6 0 0 0-8-5.66a102 102 0 0 0-66.3 114.75a6 6 0 0 0 8.9 4.11l62.4-36a6 6 0 0 0 3-5.2M90 106l-51.66 29.8Q38 131.91 38 128a90.1 90.1 0 0 1 52-81.58Zm38-80a6 6 0 0 0-6 6v93l-79.8 46.46a6 6 0 0 0-2.15 8.22A102 102 0 1 0 128 26m0 192a90.48 90.48 0 0 1-74.38-39.31L131 133.61a6 6 0 0 0 3-5.19V38.2a90 90 0 0 1-6 179.8"/></svg> </template>
CSS
.icon-chart-pie-slice-light {
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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M102%20109.5v-72a6%206%200%200%200-8-5.66a102%20102%200%200%200-66.3%20114.75a6%206%200%200%200%208.9%204.11l62.4-36a6%206%200%200%200%203-5.2M90%20106l-51.66%2029.8Q38%20131.91%2038%20128a90.1%2090.1%200%200%201%2052-81.58Zm38-80a6%206%200%200%200-6%206v93l-79.8%2046.46a6%206%200%200%200-2.15%208.22A102%20102%200%201%200%20128%2026m0%20192a90.48%2090.48%200%200%201-74.38-39.31L131%20133.61a6%206%200%200%200%203-5.19V38.2a90%2090%200%200%201-6%20179.8%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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M102%20109.5v-72a6%206%200%200%200-8-5.66a102%20102%200%200%200-66.3%20114.75a6%206%200%200%200%208.9%204.11l62.4-36a6%206%200%200%200%203-5.2M90%20106l-51.66%2029.8Q38%20131.91%2038%20128a90.1%2090.1%200%200%201%2052-81.58Zm38-80a6%206%200%200%200-6%206v93l-79.8%2046.46a6%206%200%200%200-2.15%208.22A102%20102%200%201%200%20128%2026m0%20192a90.48%2090.48%200%200%201-74.38-39.31L131%20133.61a6%206%200%200%200%203-5.19V38.2a90%2090%200%200%201-6%20179.8%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/chart-pie-slice-light.svg?color=%231a73e8&size=48