@spectrum-web-components/icons-workflow
Version:
Deliver [Spectrum Workflow Icons](https://spectrum.adobe.com/page/icons/) as either:
18 lines (17 loc) • 1.13 kB
JavaScript
;import{tag as o}from"../custom-tag.js";export{setCustomTemplateLiteralTag}from"../custom-tag.js";export const Polygon6Icon=({width:l=24,height:t=24,hidden:e=!1,title:r="Polygon6"}={})=>o`<svg
xmlns="http://www.w3.org/2000/svg"
width="${l}"
height="${t}"
viewBox="0 0 20 20"
aria-hidden=${e?"true":"false"}
role="img"
fill="currentColor"
aria-label="${r}"
>
<path
d="m13.31982,18h-6.63965c-.80127,0-1.54834-.43164-1.94824-1.125l-3.31982-5.75c-.40088-.69336-.40088-1.55664,0-2.25l3.31982-5.75c.3999-.69336,1.14697-1.125,1.94824-1.125h6.63965c.80127,0,1.54834.43164,1.94824,1.125l3.31982,5.75c.40088.69336.40088,1.55664,0,2.25l-3.31982,5.75c-.3999.69336-1.14697,1.125-1.94824,1.125ZM6.68018,3.5c-.26709,0-.51562.14355-.64893.375l-3.32031,5.75c-.13379.23145-.13379.51855,0,.75l3.31982,5.75c.13379.23145.38232.375.64941.375h6.63965c.26709,0,.51562-.14355.64893-.375l3.32031-5.75c.13379-.23145.13379-.51855,0-.75l-3.31982-5.75c-.13379-.23145-.38232-.375-.64941-.375h-6.63965Z"
fill="currentColor"
stroke-width="0"
/>
</svg>`;
//# sourceMappingURL=Polygon6.js.map