UNPKG

@spectrum-web-components/icons-ui

Version:

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

16 lines (15 loc) 659 B
"use strict";import{tag as l}from"../custom-tag.js";export{setCustomTemplateLiteralTag}from"../custom-tag.js";export const Cross400Icon=({width:t=24,height:e=24,hidden:r=!1,title:a="Cross400"}={})=>l`<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 12 12" aria-hidden=${r?"true":"false"} role="img" fill="currentColor" aria-label="${a}" width="${t}" height="${e}" > <path d="m7.398 6 3.932-3.932A.989.989 0 0 0 9.932.67L6 4.602 2.068.67A.989.989 0 0 0 .67 2.068L4.602 6 .67 9.932a.989.989 0 1 0 1.398 1.398L6 7.398l3.932 3.932a.989.989 0 0 0 1.398-1.398z" /> </svg>`; //# sourceMappingURL=Cross400.js.map