@spectrum-web-components/icons-ui
Version:
Deliver [Spectrum UI Icons](https://spectrum.adobe.com/page/icons/) as either:
16 lines (15 loc) • 895 B
JavaScript
;import{tag as a}from"../custom-tag.js";export{setCustomTemplateLiteralTag}from"../custom-tag.js";export const Asterisk100Icon=({width:l=24,height:t=24,hidden:e=!1,title:r="Asterisk100"}={})=>a`<svg
xmlns="http://www.w3.org/2000/svg"
viewBox="0 0 8 8"
aria-hidden=${e?"true":"false"}
role="img"
fill="currentColor"
aria-label="${r}"
width="${l}"
height="${t}"
>
<path
d="M6.575 6.555c.055.056.092.13 0 .2l-1.149.741c-.092.056-.129.019-.166-.074L3.834 4.94 1.963 7c-.019.036-.074.073-.129 0l-.889-.927c-.093-.055-.074-.111 0-.166l2.111-1.76L.648 3.24c-.037 0-.092-.074-.056-.167l.63-1.259a.097.097 0 0 1 .167-.036L3.5 3.148l.13-2.7a.1.1 0 0 1 .081-.111h.03l1.537.2c.093 0 .111.037.093.13l-.723 2.647 2.445-.741c.055-.037.111-.037.148.074l.241 1.37c.018.093 0 .13-.074.13l-2.556.2z"
/>
</svg>`;
//# sourceMappingURL=Asterisk100.js.map