data pie icon
data-pie-32 from Fluent UI System Color Icons by Microsoft Corporation · 32 · MIT Free for personal and commercial use.
- Name
- data-pie-32
- Set
- Fluent UI System Color Icons
- Style
- 32
- Viewbox
- 32×32
- 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 32 32"><g fill="none"><path fill="url(#SVGn4ZGBbPW)" d="M15 7.012a1 1 0 0 0-1.047-1C7.855 6.3 3 11.333 3 17.5C3 23.851 8.149 29 14.5 29c6.168 0 11.201-4.855 11.487-10.953A1 1 0 0 0 24.988 17H17.5a2.5 2.5 0 0 1-2.5-2.5z"/><path fill="url(#SVGbW8sDNFx)" d="M18.047 3.013A1 1 0 0 0 17 4.012V14a1 1 0 0 0 1 1h9.988a1 1 0 0 0 1-1.047C28.71 8.037 23.962 3.29 18.046 3.013"/><defs><linearGradient id="SVGn4ZGBbPW" x1="25.988" x2="-10.793" y1="29" y2="-7.781" gradientUnits="userSpaceOnUse"><stop stop-color="#6d37cd"/><stop offset=".641" stop-color="#ea71ef"/></linearGradient><linearGradient id="SVGbW8sDNFx" x1="27.989" x2="19.398" y1="12.802" y2="3.012" gradientUnits="userSpaceOnUse"><stop stop-color="#e23cb4"/><stop offset="1" stop-color="#ea71ef"/></linearGradient></defs></g></svg>
React
import type { SVGProps } from "react";
export function FluentColorDataPie32(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="url(#SVGn4ZGBbPW)" d="M15 7.012a1 1 0 0 0-1.047-1C7.855 6.3 3 11.333 3 17.5C3 23.851 8.149 29 14.5 29c6.168 0 11.201-4.855 11.487-10.953A1 1 0 0 0 24.988 17H17.5a2.5 2.5 0 0 1-2.5-2.5z"/><path fill="url(#SVGbW8sDNFx)" d="M18.047 3.013A1 1 0 0 0 17 4.012V14a1 1 0 0 0 1 1h9.988a1 1 0 0 0 1-1.047C28.71 8.037 23.962 3.29 18.046 3.013"/><defs><linearGradient id="SVGn4ZGBbPW" x1="25.988" x2="-10.793" y1="29" y2="-7.781" gradientUnits="userSpaceOnUse"><stop stopColor="#6d37cd"/><stop offset=".641" stopColor="#ea71ef"/></linearGradient><linearGradient id="SVGbW8sDNFx" x1="27.989" x2="19.398" y1="12.802" y2="3.012" 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 32 32"><g fill="none"><path fill="url(#SVGn4ZGBbPW)" d="M15 7.012a1 1 0 0 0-1.047-1C7.855 6.3 3 11.333 3 17.5C3 23.851 8.149 29 14.5 29c6.168 0 11.201-4.855 11.487-10.953A1 1 0 0 0 24.988 17H17.5a2.5 2.5 0 0 1-2.5-2.5z"/><path fill="url(#SVGbW8sDNFx)" d="M18.047 3.013A1 1 0 0 0 17 4.012V14a1 1 0 0 0 1 1h9.988a1 1 0 0 0 1-1.047C28.71 8.037 23.962 3.29 18.046 3.013"/><defs><linearGradient id="SVGn4ZGBbPW" x1="25.988" x2="-10.793" y1="29" y2="-7.781" gradientUnits="userSpaceOnUse"><stop stop-color="#6d37cd"/><stop offset=".641" stop-color="#ea71ef"/></linearGradient><linearGradient id="SVGbW8sDNFx" x1="27.989" x2="19.398" y1="12.802" y2="3.012" gradientUnits="userSpaceOnUse"><stop stop-color="#e23cb4"/><stop offset="1" stop-color="#ea71ef"/></linearGradient></defs></g></svg> </template>
CSS
.icon-data-pie-32 {
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%2032%2032%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22url(%23SVGn4ZGBbPW)%22%20d%3D%22M15%207.012a1%201%200%200%200-1.047-1C7.855%206.3%203%2011.333%203%2017.5C3%2023.851%208.149%2029%2014.5%2029c6.168%200%2011.201-4.855%2011.487-10.953A1%201%200%200%200%2024.988%2017H17.5a2.5%202.5%200%200%201-2.5-2.5z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGbW8sDNFx)%22%20d%3D%22M18.047%203.013A1%201%200%200%200%2017%204.012V14a1%201%200%200%200%201%201h9.988a1%201%200%200%200%201-1.047C28.71%208.037%2023.962%203.29%2018.046%203.013%22%2F%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGn4ZGBbPW%22%20x1%3D%2225.988%22%20x2%3D%22-10.793%22%20y1%3D%2229%22%20y2%3D%22-7.781%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%22SVGbW8sDNFx%22%20x1%3D%2227.989%22%20x2%3D%2219.398%22%20y1%3D%2212.802%22%20y2%3D%223.012%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%2032%2032%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22url(%23SVGn4ZGBbPW)%22%20d%3D%22M15%207.012a1%201%200%200%200-1.047-1C7.855%206.3%203%2011.333%203%2017.5C3%2023.851%208.149%2029%2014.5%2029c6.168%200%2011.201-4.855%2011.487-10.953A1%201%200%200%200%2024.988%2017H17.5a2.5%202.5%200%200%201-2.5-2.5z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGbW8sDNFx)%22%20d%3D%22M18.047%203.013A1%201%200%200%200%2017%204.012V14a1%201%200%200%200%201%201h9.988a1%201%200%200%200%201-1.047C28.71%208.037%2023.962%203.29%2018.046%203.013%22%2F%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGn4ZGBbPW%22%20x1%3D%2225.988%22%20x2%3D%22-10.793%22%20y1%3D%2229%22%20y2%3D%22-7.781%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%22SVGbW8sDNFx%22%20x1%3D%2227.989%22%20x2%3D%2219.398%22%20y1%3D%2212.802%22%20y2%3D%223.012%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-32.svg?color=%231a73e8&size=48