UNPKG

@spectrum-web-components/icons-workflow

Version:

Deliver [Spectrum Workflow Icons](https://spectrum.adobe.com/page/icons/) as either:

16 lines (15 loc) 1.13 kB
"use strict";import{tag as t}from"../custom-tag.js";export{setCustomTemplateLiteralTag}from"../custom-tag.js";export const ImageMapPolygonIcon=({width:a=24,height:h=24,hidden:e=!1,title:l="Image Map Polygon"}={})=>t`<svg xmlns="http://www.w3.org/2000/svg" height="${h}" viewBox="0 0 36 36" width="${a}" aria-hidden=${e?"true":"false"} role="img" fill="currentColor" aria-label="${l}" > <path d="M35.5 2h-7a.5.5 0 0 0-.5.5v4.412l-6.011 3.561A.5.5 0 0 0 21.5 10h-7a.5.5 0 0 0-.5.5v.952L8 9.23V4.5a.5.5 0 0 0-.5-.5h-7a.5.5 0 0 0-.5.5v7a.5.5 0 0 0 .5.5h3.877l3.691 12H6.5a.5.5 0 0 0-.5.5v7a.5.5 0 0 0 .5.5h7a.5.5 0 0 0 .5-.5v-2.57l10-1.667V29.5a.5.5 0 0 0 .5.5h7a.5.5 0 0 0 .5-.5v-7a.5.5 0 0 0-.5-.5h-1.449L31.9 10h3.6a.5.5 0 0 0 .5-.5v-7a.5.5 0 0 0-.5-.5ZM16 12h4v4h-4ZM6 10H2V6h4Zm6 20H8v-4h4Zm12-7.5v2.736L14 26.9v-2.4a.5.5 0 0 0-.5-.5h-3.338L6.469 12H7.5a.5.5 0 0 0 .5-.5v-.137l6 2.222V17.5a.5.5 0 0 0 .5.5h7a.5.5 0 0 0 .5-.5v-4.708l6-3.556V9.5a.5.5 0 0 0 .5.5h1.372l-1.846 12H24.5a.5.5 0 0 0-.5.5Zm6 5.5h-4v-4h4Zm4-20h-4V4h4Z" /> </svg>`; //# sourceMappingURL=ImageMapPolygon.js.map