UNPKG

@spectrum-web-components/icons-workflow

Version:

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

18 lines (17 loc) 1.19 kB
"use strict";import{tag as c}from"../custom-tag.js";export{setCustomTemplateLiteralTag}from"../custom-tag.js";export const TagIcon=({width:l=24,height:e=24,hidden:r=!1,title:t="Tag"}={})=>c`<svg xmlns="http://www.w3.org/2000/svg" width="${l}" height="${e}" viewBox="0 0 20 20" aria-hidden=${r?"true":"false"} role="img" fill="currentColor" aria-label="${t}" > <path d="m11.86424,18.8042c-.55176,0-1.10352-.20752-1.52344-.62207l-7.63281-7.4668c-.4502-.43994-.70801-1.05322-.70801-1.68262v-4.6792c0-1.29785,1.05566-2.35352,2.35352-2.35352h4.7793c.62793,0,1.21777.24414,1.66211.68701l7.57129,7.54834c.4082.40234.63379.94141.63379,1.51514s-.22559,1.11279-.63672,1.51758l-4.97559,4.91406c-.41992.41455-.97168.62207-1.52344.62207ZM4.3535,3.5c-.4707,0-.85352.38281-.85352.85352v4.6792c0,.22803.09375.45068.25684.61035l7.63574,7.46924c.26172.2583.68262.25781.94043.00244l4.97656-4.91406c.12305-.12109.19043-.28076.19043-.4502s-.06738-.3291-.18945-.4502l-7.5752-7.55127c-.15918-.1582-.37793-.24902-.60254-.24902h-4.7793Z" fill="currentColor" /> <circle cx="5.99998" cy="6" r="1" fill="currentColor" /> </svg>`; //# sourceMappingURL=Tag.js.map