polygon icon
polygon-fill from Phosphor by Phosphor Icons · Fill · MIT Free for personal and commercial use.
- Name
- polygon-fill
- Set
- Phosphor
- Style
- Fill
- Viewbox
- 256×256
- License
- MIT
5 other variants in Phosphor
The same icon in other sets
Use the polygon icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M227.81 52.19a28 28 0 0 0-39.6 0a28 28 0 0 0-4 5L148 47.33a28 28 0 0 0-47.8-19.14A28 28 0 0 0 94.7 60L54.58 96.1a28 28 0 0 0-34.39 4.1a28 28 0 0 0 36.7 42.12l76.75 56.28a28 28 0 1 0 46.17-10.39a28 28 0 0 0-3.33-2.84L206.63 100h1.38a28 28 0 0 0 19.8-47.79Zm-66.42 127.86a28 28 0 0 0-18.29 5.64l-76.74-56.28A28.15 28.15 0 0 0 65.29 108l40.12-36.11a28 28 0 0 0 38.37-9.12L180 72.66a27.88 27.88 0 0 0 8.17 19.13a28.6 28.6 0 0 0 3.32 2.85Z"/></svg>
React
import type { SVGProps } from "react";
export function PhPolygonFill(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M227.81 52.19a28 28 0 0 0-39.6 0a28 28 0 0 0-4 5L148 47.33a28 28 0 0 0-47.8-19.14A28 28 0 0 0 94.7 60L54.58 96.1a28 28 0 0 0-34.39 4.1a28 28 0 0 0 36.7 42.12l76.75 56.28a28 28 0 1 0 46.17-10.39a28 28 0 0 0-3.33-2.84L206.63 100h1.38a28 28 0 0 0 19.8-47.79Zm-66.42 127.86a28 28 0 0 0-18.29 5.64l-76.74-56.28A28.15 28.15 0 0 0 65.29 108l40.12-36.11a28 28 0 0 0 38.37-9.12L180 72.66a27.88 27.88 0 0 0 8.17 19.13a28.6 28.6 0 0 0 3.32 2.85Z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M227.81 52.19a28 28 0 0 0-39.6 0a28 28 0 0 0-4 5L148 47.33a28 28 0 0 0-47.8-19.14A28 28 0 0 0 94.7 60L54.58 96.1a28 28 0 0 0-34.39 4.1a28 28 0 0 0 36.7 42.12l76.75 56.28a28 28 0 1 0 46.17-10.39a28 28 0 0 0-3.33-2.84L206.63 100h1.38a28 28 0 0 0 19.8-47.79Zm-66.42 127.86a28 28 0 0 0-18.29 5.64l-76.74-56.28A28.15 28.15 0 0 0 65.29 108l40.12-36.11a28 28 0 0 0 38.37-9.12L180 72.66a27.88 27.88 0 0 0 8.17 19.13a28.6 28.6 0 0 0 3.32 2.85Z"/></svg> </template>
CSS
.icon-polygon-fill {
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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M227.81%2052.19a28%2028%200%200%200-39.6%200a28%2028%200%200%200-4%205L148%2047.33a28%2028%200%200%200-47.8-19.14A28%2028%200%200%200%2094.7%2060L54.58%2096.1a28%2028%200%200%200-34.39%204.1a28%2028%200%200%200%2036.7%2042.12l76.75%2056.28a28%2028%200%201%200%2046.17-10.39a28%2028%200%200%200-3.33-2.84L206.63%20100h1.38a28%2028%200%200%200%2019.8-47.79Zm-66.42%20127.86a28%2028%200%200%200-18.29%205.64l-76.74-56.28A28.15%2028.15%200%200%200%2065.29%20108l40.12-36.11a28%2028%200%200%200%2038.37-9.12L180%2072.66a27.88%2027.88%200%200%200%208.17%2019.13a28.6%2028.6%200%200%200%203.32%202.85Z%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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M227.81%2052.19a28%2028%200%200%200-39.6%200a28%2028%200%200%200-4%205L148%2047.33a28%2028%200%200%200-47.8-19.14A28%2028%200%200%200%2094.7%2060L54.58%2096.1a28%2028%200%200%200-34.39%204.1a28%2028%200%200%200%2036.7%2042.12l76.75%2056.28a28%2028%200%201%200%2046.17-10.39a28%2028%200%200%200-3.33-2.84L206.63%20100h1.38a28%2028%200%200%200%2019.8-47.79Zm-66.42%20127.86a28%2028%200%200%200-18.29%205.64l-76.74-56.28A28.15%2028.15%200%200%200%2065.29%20108l40.12-36.11a28%2028%200%200%200%2038.37-9.12L180%2072.66a27.88%2027.88%200%200%200%208.17%2019.13a28.6%2028.6%200%200%200%203.32%202.85Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/polygon-fill.svg?color=%231a73e8&size=48