pie chart 09 icon
pie-chart-09 from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- pie-chart-09
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
Related icons in Huge Icons
Use the pie chart 09 icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M16.556 4.619a10 10 0 0 0-2.6-1.259c-1.158-.364-1.736-.545-2.346-.088C11 3.728 11 4.47 11 5.954v4.551c0 1.264 0 1.895.234 2.462c.234.566.678 1.008 1.566 1.892l3.199 3.187c1.043 1.038 1.565 1.558 2.313 1.435c.748-.122 1.025-.67 1.58-1.764a10.3 10.3 0 0 0 .348-8.54a10.13 10.13 0 0 0-3.684-4.56M14 20.418A8 8 0 1 1 8.21 5.5"/></svg>
React
import type { SVGProps } from "react";
export function HugeiconsPieChart09(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5" d="M16.556 4.619a10 10 0 0 0-2.6-1.259c-1.158-.364-1.736-.545-2.346-.088C11 3.728 11 4.47 11 5.954v4.551c0 1.264 0 1.895.234 2.462c.234.566.678 1.008 1.566 1.892l3.199 3.187c1.043 1.038 1.565 1.558 2.313 1.435c.748-.122 1.025-.67 1.58-1.764a10.3 10.3 0 0 0 .348-8.54a10.13 10.13 0 0 0-3.684-4.56M14 20.418A8 8 0 1 1 8.21 5.5"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M16.556 4.619a10 10 0 0 0-2.6-1.259c-1.158-.364-1.736-.545-2.346-.088C11 3.728 11 4.47 11 5.954v4.551c0 1.264 0 1.895.234 2.462c.234.566.678 1.008 1.566 1.892l3.199 3.187c1.043 1.038 1.565 1.558 2.313 1.435c.748-.122 1.025-.67 1.58-1.764a10.3 10.3 0 0 0 .348-8.54a10.13 10.13 0 0 0-3.684-4.56M14 20.418A8 8 0 1 1 8.21 5.5"/></svg> </template>
CSS
.icon-pie-chart-09 {
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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M16.556%204.619a10%2010%200%200%200-2.6-1.259c-1.158-.364-1.736-.545-2.346-.088C11%203.728%2011%204.47%2011%205.954v4.551c0%201.264%200%201.895.234%202.462c.234.566.678%201.008%201.566%201.892l3.199%203.187c1.043%201.038%201.565%201.558%202.313%201.435c.748-.122%201.025-.67%201.58-1.764a10.3%2010.3%200%200%200%20.348-8.54a10.13%2010.13%200%200%200-3.684-4.56M14%2020.418A8%208%200%201%201%208.21%205.5%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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M16.556%204.619a10%2010%200%200%200-2.6-1.259c-1.158-.364-1.736-.545-2.346-.088C11%203.728%2011%204.47%2011%205.954v4.551c0%201.264%200%201.895.234%202.462c.234.566.678%201.008%201.566%201.892l3.199%203.187c1.043%201.038%201.565%201.558%202.313%201.435c.748-.122%201.025-.67%201.58-1.764a10.3%2010.3%200%200%200%20.348-8.54a10.13%2010.13%200%200%200-3.684-4.56M14%2020.418A8%208%200%201%201%208.21%205.5%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/pie-chart-09.svg?color=%231a73e8&size=48