UNPKG

@spectrum-web-components/icons-ui

Version:

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

16 lines (15 loc) 641 B
"use strict";import{tag as s}from"../custom-tag.js";export{setCustomTemplateLiteralTag}from"../custom-tag.js";export const Cross75Icon=({width:t=24,height:e=24,hidden:r=!1,title:l="Cross75"}={})=>s`<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 8 8" aria-hidden=${r?"true":"false"} role="img" fill="currentColor" aria-label="${l}" width="${t}" height="${e}" > <path d="m5.188 4 2.14-2.14A.84.84 0 1 0 6.141.672L4 2.812 1.86.672A.84.84 0 0 0 .672 1.86L2.812 4 .672 6.14A.84.84 0 1 0 1.86 7.328L4 5.188l2.14 2.14A.84.84 0 1 0 7.328 6.14z" /> </svg>`; //# sourceMappingURL=Cross75.js.map