data-pie-20 from Fluent UI System Color Icons by Microsoft Corporation · 20 · MIT Free for personal and commercial use.

Name
data-pie-20
Set
Fluent UI System Color Icons
Style
20
Viewbox
20×20
License
MIT

2 other variants in Fluent UI System Color Icons

The same icon in other sets

Related icons in Fluent UI System Color Icons

Use the data pie icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><g fill="none"><path fill="url(#SVGEZFofdqz2)" d="M8.003 4.07C8.55 3.994 9 4.449 9 5v6h6c.552 0 1.008.45.93.997A7.001 7.001 0 0 1 2 11a7 7 0 0 1 6.003-6.93"/><path fill="url(#SVGCt89fbUS2)" d="M17.062 10c.498 0 .927-.366.937-.864L18 9a7 7 0 0 0-7.136-6.999c-.498.01-.864.44-.864.937V9a1 1 0 0 0 1 1z"/><defs><linearGradient id="SVGEZFofdqz2" x1="15.938" x2="-6.363" y1="18" y2="-4.301" gradientUnits="userSpaceOnUse"><stop stop-color="#6d37cd"/><stop offset=".641" stop-color="#ea71ef"/></linearGradient><linearGradient id="SVGCt89fbUS2" x1="17.333" x2="11.6" y1="8.533" y2="2" gradientUnits="userSpaceOnUse"><stop stop-color="#e23cb4"/><stop offset="1" stop-color="#ea71ef"/></linearGradient></defs></g></svg>

React

import type { SVGProps } from "react";

export function FluentColorDataPie20(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><g fill="none"><path fill="url(#SVGEZFofdqz2)" d="M8.003 4.07C8.55 3.994 9 4.449 9 5v6h6c.552 0 1.008.45.93.997A7.001 7.001 0 0 1 2 11a7 7 0 0 1 6.003-6.93"/><path fill="url(#SVGCt89fbUS2)" d="M17.062 10c.498 0 .927-.366.937-.864L18 9a7 7 0 0 0-7.136-6.999c-.498.01-.864.44-.864.937V9a1 1 0 0 0 1 1z"/><defs><linearGradient id="SVGEZFofdqz2" x1="15.938" x2="-6.363" y1="18" y2="-4.301" gradientUnits="userSpaceOnUse"><stop stopColor="#6d37cd"/><stop offset=".641" stopColor="#ea71ef"/></linearGradient><linearGradient id="SVGCt89fbUS2" x1="17.333" x2="11.6" y1="8.533" y2="2" gradientUnits="userSpaceOnUse"><stop stopColor="#e23cb4"/><stop offset="1" stopColor="#ea71ef"/></linearGradient></defs></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><g fill="none"><path fill="url(#SVGEZFofdqz2)" d="M8.003 4.07C8.55 3.994 9 4.449 9 5v6h6c.552 0 1.008.45.93.997A7.001 7.001 0 0 1 2 11a7 7 0 0 1 6.003-6.93"/><path fill="url(#SVGCt89fbUS2)" d="M17.062 10c.498 0 .927-.366.937-.864L18 9a7 7 0 0 0-7.136-6.999c-.498.01-.864.44-.864.937V9a1 1 0 0 0 1 1z"/><defs><linearGradient id="SVGEZFofdqz2" x1="15.938" x2="-6.363" y1="18" y2="-4.301" gradientUnits="userSpaceOnUse"><stop stop-color="#6d37cd"/><stop offset=".641" stop-color="#ea71ef"/></linearGradient><linearGradient id="SVGCt89fbUS2" x1="17.333" x2="11.6" y1="8.533" y2="2" gradientUnits="userSpaceOnUse"><stop stop-color="#e23cb4"/><stop offset="1" stop-color="#ea71ef"/></linearGradient></defs></g></svg>
</template>

CSS

.icon-data-pie-20 {
  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%2020%2020%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22url(%23SVGEZFofdqz2)%22%20d%3D%22M8.003%204.07C8.55%203.994%209%204.449%209%205v6h6c.552%200%201.008.45.93.997A7.001%207.001%200%200%201%202%2011a7%207%200%200%201%206.003-6.93%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGCt89fbUS2)%22%20d%3D%22M17.062%2010c.498%200%20.927-.366.937-.864L18%209a7%207%200%200%200-7.136-6.999c-.498.01-.864.44-.864.937V9a1%201%200%200%200%201%201z%22%2F%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGEZFofdqz2%22%20x1%3D%2215.938%22%20x2%3D%22-6.363%22%20y1%3D%2218%22%20y2%3D%22-4.301%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%236d37cd%22%2F%3E%3Cstop%20offset%3D%22.641%22%20stop-color%3D%22%23ea71ef%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGCt89fbUS2%22%20x1%3D%2217.333%22%20x2%3D%2211.6%22%20y1%3D%228.533%22%20y2%3D%222%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23e23cb4%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23ea71ef%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%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%2020%2020%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22url(%23SVGEZFofdqz2)%22%20d%3D%22M8.003%204.07C8.55%203.994%209%204.449%209%205v6h6c.552%200%201.008.45.93.997A7.001%207.001%200%200%201%202%2011a7%207%200%200%201%206.003-6.93%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGCt89fbUS2)%22%20d%3D%22M17.062%2010c.498%200%20.927-.366.937-.864L18%209a7%207%200%200%200-7.136-6.999c-.498.01-.864.44-.864.937V9a1%201%200%200%200%201%201z%22%2F%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGEZFofdqz2%22%20x1%3D%2215.938%22%20x2%3D%22-6.363%22%20y1%3D%2218%22%20y2%3D%22-4.301%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%236d37cd%22%2F%3E%3Cstop%20offset%3D%22.641%22%20stop-color%3D%22%23ea71ef%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGCt89fbUS2%22%20x1%3D%2217.333%22%20x2%3D%2211.6%22%20y1%3D%228.533%22%20y2%3D%222%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23e23cb4%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23ea71ef%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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