pie-filled from Reicon by REICON · Filled · Business · MIT Free for personal and commercial use.

Name
pie-filled
Set
Reicon
Style
Filled
Category
Business
Viewbox
24×24
License
MIT

2 other variants in Reicon

The same icon in other sets

All pie icons →

More business icons from Reicon

Use the pie icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path fill-rule="evenodd" d="M9.163 3.775a.75.75 0 0 1-.49.94A8.465 8.465 0 0 0 2.75 12.79a8.46 8.46 0 0 0 8.46 8.461a8.465 8.465 0 0 0 8.075-5.922a.75.75 0 1 1 1.43.45c-1.268 4.04-5.043 6.972-9.504 6.972c-5.501 0-9.961-4.46-9.961-9.96c0-4.462 2.932-8.236 6.973-9.506a.75.75 0 0 1 .94.491" clip-rule="evenodd"/><path d="M21.913 9.947a11.35 11.35 0 0 0-7.86-7.86C12.409 1.628 11 3.054 11 4.76v6.694c0 .853.692 1.545 1.545 1.545h6.694c1.707 0 3.133-1.41 2.674-3.053"/></g></svg>

React

import type { SVGProps } from "react";

export function ReiconPieFilled(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 fillRule="evenodd" d="M9.163 3.775a.75.75 0 0 1-.49.94A8.465 8.465 0 0 0 2.75 12.79a8.46 8.46 0 0 0 8.46 8.461a8.465 8.465 0 0 0 8.075-5.922a.75.75 0 1 1 1.43.45c-1.268 4.04-5.043 6.972-9.504 6.972c-5.501 0-9.961-4.46-9.961-9.96c0-4.462 2.932-8.236 6.973-9.506a.75.75 0 0 1 .94.491" clipRule="evenodd"/><path d="M21.913 9.947a11.35 11.35 0 0 0-7.86-7.86C12.409 1.628 11 3.054 11 4.76v6.694c0 .853.692 1.545 1.545 1.545h6.694c1.707 0 3.133-1.41 2.674-3.053"/></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 fill-rule="evenodd" d="M9.163 3.775a.75.75 0 0 1-.49.94A8.465 8.465 0 0 0 2.75 12.79a8.46 8.46 0 0 0 8.46 8.461a8.465 8.465 0 0 0 8.075-5.922a.75.75 0 1 1 1.43.45c-1.268 4.04-5.043 6.972-9.504 6.972c-5.501 0-9.961-4.46-9.961-9.96c0-4.462 2.932-8.236 6.973-9.506a.75.75 0 0 1 .94.491" clip-rule="evenodd"/><path d="M21.913 9.947a11.35 11.35 0 0 0-7.86-7.86C12.409 1.628 11 3.054 11 4.76v6.694c0 .853.692 1.545 1.545 1.545h6.694c1.707 0 3.133-1.41 2.674-3.053"/></g></svg>
</template>

CSS

.icon-pie-filled {
  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%20fill-rule%3D%22evenodd%22%20d%3D%22M9.163%203.775a.75.75%200%200%201-.49.94A8.465%208.465%200%200%200%202.75%2012.79a8.46%208.46%200%200%200%208.46%208.461a8.465%208.465%200%200%200%208.075-5.922a.75.75%200%201%201%201.43.45c-1.268%204.04-5.043%206.972-9.504%206.972c-5.501%200-9.961-4.46-9.961-9.96c0-4.462%202.932-8.236%206.973-9.506a.75.75%200%200%201%20.94.491%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M21.913%209.947a11.35%2011.35%200%200%200-7.86-7.86C12.409%201.628%2011%203.054%2011%204.76v6.694c0%20.853.692%201.545%201.545%201.545h6.694c1.707%200%203.133-1.41%202.674-3.053%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%20fill-rule%3D%22evenodd%22%20d%3D%22M9.163%203.775a.75.75%200%200%201-.49.94A8.465%208.465%200%200%200%202.75%2012.79a8.46%208.46%200%200%200%208.46%208.461a8.465%208.465%200%200%200%208.075-5.922a.75.75%200%201%201%201.43.45c-1.268%204.04-5.043%206.972-9.504%206.972c-5.501%200-9.961-4.46-9.961-9.96c0-4.462%202.932-8.236%206.973-9.506a.75.75%200%200%201%20.94.491%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M21.913%209.947a11.35%2011.35%200%200%200-7.86-7.86C12.409%201.628%2011%203.054%2011%204.76v6.694c0%20.853.692%201.545%201.545%201.545h6.694c1.707%200%203.133-1.41%202.674-3.053%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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