UNPKG

@spectrum-web-components/icons-ui

Version:

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

16 lines (15 loc) 685 B
"use strict";import{tag as r}from"../custom-tag.js";export{setCustomTemplateLiteralTag}from"../custom-tag.js";export const Cross600Icon=({width:t=24,height:e=24,hidden:a=!1,title:l="Cross600"}={})=>r`<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" aria-hidden=${a?"true":"false"} role="img" fill="currentColor" aria-label="${l}" width="${t}" height="${e}" > <path d="m9.518 8 5.23-5.228a1.073 1.073 0 0 0-1.518-1.518L8.001 6.483l-5.229-5.23a1.073 1.073 0 0 0-1.518 1.519L6.483 8l-5.23 5.229a1.073 1.073 0 1 0 1.518 1.518l5.23-5.23 5.228 5.23a1.073 1.073 0 0 0 1.518-1.518z" /> </svg>`; //# sourceMappingURL=Cross600.js.map