chart pie 2 icon

chart-pie-2-fill from MingCute Icon by MingCute Design · Fill · Apache-2.0 Free for personal and commercial use.

Name
chart-pie-2-fill
Set
MingCute Icon
Style
Fill
Viewbox
24×24
License
Apache 2.0

1 other variant in MingCute Icon

The same icon in other sets

Related icons in MingCute Icon

Use the chart pie 2 icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M13.11 2.06a1 1 0 0 0-1.11.995V11a1 1 0 0 0 1 1h7.945a1 1 0 0 0 .994-1.11a10.004 10.004 0 0 0-8.83-8.83"/><path fill="currentColor" d="M10 3.512a1 1 0 0 0-1.333-.943C4.784 3.941 2 7.644 2 11.999c0 5.524 4.477 10 10 10c4.356 0 8.058-2.783 9.43-6.666A1 1 0 0 0 20.489 14H12a2 2 0 0 1-2-2z"/></svg>

React

import type { SVGProps } from "react";

export function MingcuteChartPie2Fill(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="M13.11 2.06a1 1 0 0 0-1.11.995V11a1 1 0 0 0 1 1h7.945a1 1 0 0 0 .994-1.11a10.004 10.004 0 0 0-8.83-8.83"/><path fill="currentColor" d="M10 3.512a1 1 0 0 0-1.333-.943C4.784 3.941 2 7.644 2 11.999c0 5.524 4.477 10 10 10c4.356 0 8.058-2.783 9.43-6.666A1 1 0 0 0 20.489 14H12a2 2 0 0 1-2-2z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M13.11 2.06a1 1 0 0 0-1.11.995V11a1 1 0 0 0 1 1h7.945a1 1 0 0 0 .994-1.11a10.004 10.004 0 0 0-8.83-8.83"/><path fill="currentColor" d="M10 3.512a1 1 0 0 0-1.333-.943C4.784 3.941 2 7.644 2 11.999c0 5.524 4.477 10 10 10c4.356 0 8.058-2.783 9.43-6.666A1 1 0 0 0 20.489 14H12a2 2 0 0 1-2-2z"/></svg>
</template>

CSS

.icon-chart-pie-2-fill {
  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%22M13.11%202.06a1%201%200%200%200-1.11.995V11a1%201%200%200%200%201%201h7.945a1%201%200%200%200%20.994-1.11a10.004%2010.004%200%200%200-8.83-8.83%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M10%203.512a1%201%200%200%200-1.333-.943C4.784%203.941%202%207.644%202%2011.999c0%205.524%204.477%2010%2010%2010c4.356%200%208.058-2.783%209.43-6.666A1%201%200%200%200%2020.489%2014H12a2%202%200%200%201-2-2z%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%22M13.11%202.06a1%201%200%200%200-1.11.995V11a1%201%200%200%200%201%201h7.945a1%201%200%200%200%20.994-1.11a10.004%2010.004%200%200%200-8.83-8.83%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M10%203.512a1%201%200%200%200-1.333-.943C4.784%203.941%202%207.644%202%2011.999c0%205.524%204.477%2010%2010%2010c4.356%200%208.058-2.783%209.43-6.666A1%201%200%200%200%2020.489%2014H12a2%202%200%200%201-2-2z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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