pi-20-filled from Fluent UI System Icons by Microsoft Corporation · 20 Filled · MIT Free for personal and commercial use.

Name
pi-20-filled
Set
Fluent UI System Icons
Style
20 Filled
Viewbox
20×20
License
MIT

3 other variants in Fluent UI System Icons

The same icon in other sets

Use the pi icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M3.401 4.783c-.166.321-.179.759-.117 1.07a.75.75 0 1 1-1.47.294c-.105-.522-.118-1.334.256-2.055C2.48 3.3 3.292 2.75 4.542 2.75H16.5a.75.75 0 0 1 0 1.5h-2.25v9.415c0 1.5.453 1.892.693 2.004c.322.151.809.079 1.217-.129a.75.75 0 0 1 .68 1.337c-.592.301-1.605.585-2.533.15c-1.01-.472-1.557-1.607-1.557-3.362V4.25H8.237a91 91 0 0 1-.606 6.325a45 45 0 0 1-.603 3.542c-.234 1.064-.514 2.032-.857 2.718a.75.75 0 1 1-1.342-.67c.257-.514.506-1.333.734-2.37a43 43 0 0 0 .581-3.42c.306-2.274.5-4.617.59-6.125H4.542c-.744 0-1.012.284-1.14.533"/></svg>

React

import type { SVGProps } from "react";

export function FluentPi20Filled(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M3.401 4.783c-.166.321-.179.759-.117 1.07a.75.75 0 1 1-1.47.294c-.105-.522-.118-1.334.256-2.055C2.48 3.3 3.292 2.75 4.542 2.75H16.5a.75.75 0 0 1 0 1.5h-2.25v9.415c0 1.5.453 1.892.693 2.004c.322.151.809.079 1.217-.129a.75.75 0 0 1 .68 1.337c-.592.301-1.605.585-2.533.15c-1.01-.472-1.557-1.607-1.557-3.362V4.25H8.237a91 91 0 0 1-.606 6.325a45 45 0 0 1-.603 3.542c-.234 1.064-.514 2.032-.857 2.718a.75.75 0 1 1-1.342-.67c.257-.514.506-1.333.734-2.37a43 43 0 0 0 .581-3.42c.306-2.274.5-4.617.59-6.125H4.542c-.744 0-1.012.284-1.14.533"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M3.401 4.783c-.166.321-.179.759-.117 1.07a.75.75 0 1 1-1.47.294c-.105-.522-.118-1.334.256-2.055C2.48 3.3 3.292 2.75 4.542 2.75H16.5a.75.75 0 0 1 0 1.5h-2.25v9.415c0 1.5.453 1.892.693 2.004c.322.151.809.079 1.217-.129a.75.75 0 0 1 .68 1.337c-.592.301-1.605.585-2.533.15c-1.01-.472-1.557-1.607-1.557-3.362V4.25H8.237a91 91 0 0 1-.606 6.325a45 45 0 0 1-.603 3.542c-.234 1.064-.514 2.032-.857 2.718a.75.75 0 1 1-1.342-.67c.257-.514.506-1.333.734-2.37a43 43 0 0 0 .581-3.42c.306-2.274.5-4.617.59-6.125H4.542c-.744 0-1.012.284-1.14.533"/></svg>
</template>

CSS

.icon-pi-20-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%2020%2020%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M3.401%204.783c-.166.321-.179.759-.117%201.07a.75.75%200%201%201-1.47.294c-.105-.522-.118-1.334.256-2.055C2.48%203.3%203.292%202.75%204.542%202.75H16.5a.75.75%200%200%201%200%201.5h-2.25v9.415c0%201.5.453%201.892.693%202.004c.322.151.809.079%201.217-.129a.75.75%200%200%201%20.68%201.337c-.592.301-1.605.585-2.533.15c-1.01-.472-1.557-1.607-1.557-3.362V4.25H8.237a91%2091%200%200%201-.606%206.325a45%2045%200%200%201-.603%203.542c-.234%201.064-.514%202.032-.857%202.718a.75.75%200%201%201-1.342-.67c.257-.514.506-1.333.734-2.37a43%2043%200%200%200%20.581-3.42c.306-2.274.5-4.617.59-6.125H4.542c-.744%200-1.012.284-1.14.533%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%2020%2020%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M3.401%204.783c-.166.321-.179.759-.117%201.07a.75.75%200%201%201-1.47.294c-.105-.522-.118-1.334.256-2.055C2.48%203.3%203.292%202.75%204.542%202.75H16.5a.75.75%200%200%201%200%201.5h-2.25v9.415c0%201.5.453%201.892.693%202.004c.322.151.809.079%201.217-.129a.75.75%200%200%201%20.68%201.337c-.592.301-1.605.585-2.533.15c-1.01-.472-1.557-1.607-1.557-3.362V4.25H8.237a91%2091%200%200%201-.606%206.325a45%2045%200%200%201-.603%203.542c-.234%201.064-.514%202.032-.857%202.718a.75.75%200%201%201-1.342-.67c.257-.514.506-1.333.734-2.37a43%2043%200%200%200%20.581-3.42c.306-2.274.5-4.617.59-6.125H4.542c-.744%200-1.012.284-1.14.533%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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