pie chart alt icon

pie-chart-alt from BoxIcons v2 Solid by Boxicons · Solid · MIT Free for personal and commercial use.

Name
pie-chart-alt
Set
BoxIcons v2 Solid
Style
Solid
Viewbox
24×24
License
MIT

The same icon in other sets

Related icons in BoxIcons v2 Solid

Use the pie chart alt icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M19.071 4.929A9.97 9.97 0 0 0 12 2a9.94 9.94 0 0 0-7.071 2.929C3.04 6.818 2 9.33 2 12s1.04 5.182 2.929 7.071S9.33 22 12 22s5.182-1.04 7.071-2.929A9.94 9.94 0 0 0 22 12a9.97 9.97 0 0 0-2.929-7.071m-1.414 12.728C16.146 19.168 14.137 20 12 20s-4.146-.832-5.657-2.343S4 14.137 4 12s.832-4.146 2.343-5.657A7.95 7.95 0 0 1 12 4v8h8a7.95 7.95 0 0 1-2.343 5.657"/></svg>

React

import type { SVGProps } from "react";

export function BxsPieChartAlt(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="M19.071 4.929A9.97 9.97 0 0 0 12 2a9.94 9.94 0 0 0-7.071 2.929C3.04 6.818 2 9.33 2 12s1.04 5.182 2.929 7.071S9.33 22 12 22s5.182-1.04 7.071-2.929A9.94 9.94 0 0 0 22 12a9.97 9.97 0 0 0-2.929-7.071m-1.414 12.728C16.146 19.168 14.137 20 12 20s-4.146-.832-5.657-2.343S4 14.137 4 12s.832-4.146 2.343-5.657A7.95 7.95 0 0 1 12 4v8h8a7.95 7.95 0 0 1-2.343 5.657"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M19.071 4.929A9.97 9.97 0 0 0 12 2a9.94 9.94 0 0 0-7.071 2.929C3.04 6.818 2 9.33 2 12s1.04 5.182 2.929 7.071S9.33 22 12 22s5.182-1.04 7.071-2.929A9.94 9.94 0 0 0 22 12a9.97 9.97 0 0 0-2.929-7.071m-1.414 12.728C16.146 19.168 14.137 20 12 20s-4.146-.832-5.657-2.343S4 14.137 4 12s.832-4.146 2.343-5.657A7.95 7.95 0 0 1 12 4v8h8a7.95 7.95 0 0 1-2.343 5.657"/></svg>
</template>

CSS

.icon-pie-chart-alt {
  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%22M19.071%204.929A9.97%209.97%200%200%200%2012%202a9.94%209.94%200%200%200-7.071%202.929C3.04%206.818%202%209.33%202%2012s1.04%205.182%202.929%207.071S9.33%2022%2012%2022s5.182-1.04%207.071-2.929A9.94%209.94%200%200%200%2022%2012a9.97%209.97%200%200%200-2.929-7.071m-1.414%2012.728C16.146%2019.168%2014.137%2020%2012%2020s-4.146-.832-5.657-2.343S4%2014.137%204%2012s.832-4.146%202.343-5.657A7.95%207.95%200%200%201%2012%204v8h8a7.95%207.95%200%200%201-2.343%205.657%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%22M19.071%204.929A9.97%209.97%200%200%200%2012%202a9.94%209.94%200%200%200-7.071%202.929C3.04%206.818%202%209.33%202%2012s1.04%205.182%202.929%207.071S9.33%2022%2012%2022s5.182-1.04%207.071-2.929A9.94%209.94%200%200%200%2022%2012a9.97%209.97%200%200%200-2.929-7.071m-1.414%2012.728C16.146%2019.168%2014.137%2020%2012%2020s-4.146-.832-5.657-2.343S4%2014.137%204%2012s.832-4.146%202.343-5.657A7.95%207.95%200%200%201%2012%204v8h8a7.95%207.95%200%200%201-2.343%205.657%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/bxs/pie-chart-alt.svg?color=%231a73e8&size=48