@spectrum-web-components/icons-ui
Version:
Deliver [Spectrum UI Icons](https://spectrum.adobe.com/page/icons/) as either:
14 lines (13 loc) • 544 B
JavaScript
;import{tag as l}from"../custom-tag.js";export{setCustomTemplateLiteralTag}from"../custom-tag.js";export const Dash200Icon=({width:t=24,height:e=24,hidden:a=!1,title:r="Dash200"}={})=>l`<svg
xmlns="http://www.w3.org/2000/svg"
viewBox="0 0 12 12"
aria-hidden=${a?"true":"false"}
role="img"
fill="currentColor"
aria-label="${r}"
width="${t}"
height="${e}"
>
<path d="M10.021 7.042H1.98a1.042 1.042 0 1 1 0-2.083h8.043a1.042 1.042 0 0 1 0 2.083z" />
</svg>`;
//# sourceMappingURL=Dash200.js.map