chart pie slice icon
chart-pie-slice-thin from Phosphor by Phosphor Icons · Thin · MIT Free for personal and commercial use.
- Name
- chart-pie-slice-thin
- Set
- Phosphor
- Style
- Thin
- 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="M100 109.5v-72a4 4 0 0 0-5.33-3.77a100 100 0 0 0-65 112.5A4 4 0 0 0 35.6 149L98 113a4 4 0 0 0 2-3.5m-8-2.31l-55.33 31.92A92 92 0 0 1 92 43.34ZM128 28a4 4 0 0 0-4 4v94.12l-80.8 47.06a4 4 0 0 0-1.43 5.49A100 100 0 1 0 128 28m0 192a92.47 92.47 0 0 1-77.22-42L130 131.88a4 4 0 0 0 2-3.46V36.09A92 92 0 0 1 128 220"/></svg>
React
import type { SVGProps } from "react";
export function PhChartPieSliceThin(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="M100 109.5v-72a4 4 0 0 0-5.33-3.77a100 100 0 0 0-65 112.5A4 4 0 0 0 35.6 149L98 113a4 4 0 0 0 2-3.5m-8-2.31l-55.33 31.92A92 92 0 0 1 92 43.34ZM128 28a4 4 0 0 0-4 4v94.12l-80.8 47.06a4 4 0 0 0-1.43 5.49A100 100 0 1 0 128 28m0 192a92.47 92.47 0 0 1-77.22-42L130 131.88a4 4 0 0 0 2-3.46V36.09A92 92 0 0 1 128 220"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M100 109.5v-72a4 4 0 0 0-5.33-3.77a100 100 0 0 0-65 112.5A4 4 0 0 0 35.6 149L98 113a4 4 0 0 0 2-3.5m-8-2.31l-55.33 31.92A92 92 0 0 1 92 43.34ZM128 28a4 4 0 0 0-4 4v94.12l-80.8 47.06a4 4 0 0 0-1.43 5.49A100 100 0 1 0 128 28m0 192a92.47 92.47 0 0 1-77.22-42L130 131.88a4 4 0 0 0 2-3.46V36.09A92 92 0 0 1 128 220"/></svg> </template>
CSS
.icon-chart-pie-slice-thin {
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%22M100%20109.5v-72a4%204%200%200%200-5.33-3.77a100%20100%200%200%200-65%20112.5A4%204%200%200%200%2035.6%20149L98%20113a4%204%200%200%200%202-3.5m-8-2.31l-55.33%2031.92A92%2092%200%200%201%2092%2043.34ZM128%2028a4%204%200%200%200-4%204v94.12l-80.8%2047.06a4%204%200%200%200-1.43%205.49A100%20100%200%201%200%20128%2028m0%20192a92.47%2092.47%200%200%201-77.22-42L130%20131.88a4%204%200%200%200%202-3.46V36.09A92%2092%200%200%201%20128%20220%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%22M100%20109.5v-72a4%204%200%200%200-5.33-3.77a100%20100%200%200%200-65%20112.5A4%204%200%200%200%2035.6%20149L98%20113a4%204%200%200%200%202-3.5m-8-2.31l-55.33%2031.92A92%2092%200%200%201%2092%2043.34ZM128%2028a4%204%200%200%200-4%204v94.12l-80.8%2047.06a4%204%200%200%200-1.43%205.49A100%20100%200%201%200%20128%2028m0%20192a92.47%2092.47%200%200%201-77.22-42L130%20131.88a4%204%200%200%200%202-3.46V36.09A92%2092%200%200%201%20128%20220%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-thin.svg?color=%231a73e8&size=48