chart pie icon

chart-pie-line from Majesticons by Gerrit Halfmann · Line · MIT Free for personal and commercial use.

Name
chart-pie-line
Set
Majesticons
Style
Line
Viewbox
24×24
License
MIT

1 other variant in Majesticons

The same icon in other sets

Related icons in Majesticons

Use the chart pie icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M4 12c0-3.732 2.554-6.907 6-7.802V11a3 3 0 0 0 3 3h6.802c-.895 3.446-4.07 6-7.802 6a8 8 0 0 1-8-8zm8-7.883c0-1.15-1.037-2.21-2.334-1.897C5.264 3.28 2 7.285 2 12c0 5.523 4.477 10 10 10c4.715 0 8.72-3.264 9.78-7.666c.312-1.296-.748-2.334-1.897-2.334H13a1 1 0 0 1-1-1V4.117zM15 3a1 1 0 0 0-1 1v5a1 1 0 0 0 1 1h5a1 1 0 0 0 .98-1.196c-.19-.952-.693-2.354-1.615-3.542C18.429 4.055 16.997 3 15 3zm1 5V5.155c.722.234 1.308.718 1.785 1.333c.37.476.654 1.01.862 1.512H16z"/></g></svg>

React

import type { SVGProps } from "react";

export function MajesticonsChartPieLine(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M4 12c0-3.732 2.554-6.907 6-7.802V11a3 3 0 0 0 3 3h6.802c-.895 3.446-4.07 6-7.802 6a8 8 0 0 1-8-8zm8-7.883c0-1.15-1.037-2.21-2.334-1.897C5.264 3.28 2 7.285 2 12c0 5.523 4.477 10 10 10c4.715 0 8.72-3.264 9.78-7.666c.312-1.296-.748-2.334-1.897-2.334H13a1 1 0 0 1-1-1V4.117zM15 3a1 1 0 0 0-1 1v5a1 1 0 0 0 1 1h5a1 1 0 0 0 .98-1.196c-.19-.952-.693-2.354-1.615-3.542C18.429 4.055 16.997 3 15 3zm1 5V5.155c.722.234 1.308.718 1.785 1.333c.37.476.654 1.01.862 1.512H16z"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M4 12c0-3.732 2.554-6.907 6-7.802V11a3 3 0 0 0 3 3h6.802c-.895 3.446-4.07 6-7.802 6a8 8 0 0 1-8-8zm8-7.883c0-1.15-1.037-2.21-2.334-1.897C5.264 3.28 2 7.285 2 12c0 5.523 4.477 10 10 10c4.715 0 8.72-3.264 9.78-7.666c.312-1.296-.748-2.334-1.897-2.334H13a1 1 0 0 1-1-1V4.117zM15 3a1 1 0 0 0-1 1v5a1 1 0 0 0 1 1h5a1 1 0 0 0 .98-1.196c-.19-.952-.693-2.354-1.615-3.542C18.429 4.055 16.997 3 15 3zm1 5V5.155c.722.234 1.308.718 1.785 1.333c.37.476.654 1.01.862 1.512H16z"/></g></svg>
</template>

CSS

.icon-chart-pie-line {
  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%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M4%2012c0-3.732%202.554-6.907%206-7.802V11a3%203%200%200%200%203%203h6.802c-.895%203.446-4.07%206-7.802%206a8%208%200%200%201-8-8zm8-7.883c0-1.15-1.037-2.21-2.334-1.897C5.264%203.28%202%207.285%202%2012c0%205.523%204.477%2010%2010%2010c4.715%200%208.72-3.264%209.78-7.666c.312-1.296-.748-2.334-1.897-2.334H13a1%201%200%200%201-1-1V4.117zM15%203a1%201%200%200%200-1%201v5a1%201%200%200%200%201%201h5a1%201%200%200%200%20.98-1.196c-.19-.952-.693-2.354-1.615-3.542C18.429%204.055%2016.997%203%2015%203zm1%205V5.155c.722.234%201.308.718%201.785%201.333c.37.476.654%201.01.862%201.512H16z%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M4%2012c0-3.732%202.554-6.907%206-7.802V11a3%203%200%200%200%203%203h6.802c-.895%203.446-4.07%206-7.802%206a8%208%200%200%201-8-8zm8-7.883c0-1.15-1.037-2.21-2.334-1.897C5.264%203.28%202%207.285%202%2012c0%205.523%204.477%2010%2010%2010c4.715%200%208.72-3.264%209.78-7.666c.312-1.296-.748-2.334-1.897-2.334H13a1%201%200%200%201-1-1V4.117zM15%203a1%201%200%200%200-1%201v5a1%201%200%200%200%201%201h5a1%201%200%200%200%20.98-1.196c-.19-.952-.693-2.354-1.615-3.542C18.429%204.055%2016.997%203%2015%203zm1%205V5.155c.722.234%201.308.718%201.785%201.333c.37.476.654%201.01.862%201.512H16z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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