UNPKG

@spectrum-web-components/icons-ui

Version:

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

14 lines (13 loc) 538 B
"use strict";import{tag as l}from"../custom-tag.js";export{setCustomTemplateLiteralTag}from"../custom-tag.js";export const Dash400Icon=({width:t=24,height:e=24,hidden:a=!1,title:r="Dash400"}={})=>l`<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 14 14" aria-hidden=${a?"true":"false"} role="img" fill="currentColor" aria-label="${r}" width="${t}" height="${e}" > <path d="M12.277 8.13H1.723a1.13 1.13 0 1 1 0-2.26h10.554a1.13 1.13 0 1 1 0 2.26" /> </svg>`; //# sourceMappingURL=Dash400.js.map