pie chart alt 2 icon
pie-chart-alt-2 from BoxIcons v2 by Boxicons · Regular · MIT Free for personal and commercial use.
- Name
- pie-chart-alt-2
- Set
- BoxIcons v2
- Style
- Regular
- Viewbox
- 24×24
- License
- MIT
- Aliases
- bx-pie-chart-alt-2
The same icon in other sets
Related icons in BoxIcons v2
Use the pie chart alt 2 icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 2C6.486 2 2 6.486 2 12s4.486 10 10 10s10-4.486 10-10S17.514 2 12 2m7.931 9H13V4.069A8.01 8.01 0 0 1 19.931 11M4 12c0-4.072 3.061-7.436 7-7.931V12a1 1 0 0 0 .111.438c.015.03.022.063.041.093l4.202 6.723A7.95 7.95 0 0 1 12 20c-4.411 0-8-3.589-8-8m13.052 6.196L13.805 13h6.126a8 8 0 0 1-2.879 5.196"/></svg>
React
import type { SVGProps } from "react";
export function BxPieChartAlt2(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="M12 2C6.486 2 2 6.486 2 12s4.486 10 10 10s10-4.486 10-10S17.514 2 12 2m7.931 9H13V4.069A8.01 8.01 0 0 1 19.931 11M4 12c0-4.072 3.061-7.436 7-7.931V12a1 1 0 0 0 .111.438c.015.03.022.063.041.093l4.202 6.723A7.95 7.95 0 0 1 12 20c-4.411 0-8-3.589-8-8m13.052 6.196L13.805 13h6.126a8 8 0 0 1-2.879 5.196"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 2C6.486 2 2 6.486 2 12s4.486 10 10 10s10-4.486 10-10S17.514 2 12 2m7.931 9H13V4.069A8.01 8.01 0 0 1 19.931 11M4 12c0-4.072 3.061-7.436 7-7.931V12a1 1 0 0 0 .111.438c.015.03.022.063.041.093l4.202 6.723A7.95 7.95 0 0 1 12 20c-4.411 0-8-3.589-8-8m13.052 6.196L13.805 13h6.126a8 8 0 0 1-2.879 5.196"/></svg> </template>
CSS
.icon-pie-chart-alt-2 {
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%22M12%202C6.486%202%202%206.486%202%2012s4.486%2010%2010%2010s10-4.486%2010-10S17.514%202%2012%202m7.931%209H13V4.069A8.01%208.01%200%200%201%2019.931%2011M4%2012c0-4.072%203.061-7.436%207-7.931V12a1%201%200%200%200%20.111.438c.015.03.022.063.041.093l4.202%206.723A7.95%207.95%200%200%201%2012%2020c-4.411%200-8-3.589-8-8m13.052%206.196L13.805%2013h6.126a8%208%200%200%201-2.879%205.196%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%22M12%202C6.486%202%202%206.486%202%2012s4.486%2010%2010%2010s10-4.486%2010-10S17.514%202%2012%202m7.931%209H13V4.069A8.01%208.01%200%200%201%2019.931%2011M4%2012c0-4.072%203.061-7.436%207-7.931V12a1%201%200%200%200%20.111.438c.015.03.022.063.041.093l4.202%206.723A7.95%207.95%200%200%201%2012%2020c-4.411%200-8-3.589-8-8m13.052%206.196L13.805%2013h6.126a8%208%200%200%201-2.879%205.196%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/bx/pie-chart-alt-2.svg?color=%231a73e8&size=48