UNPKG

@spectrum-web-components/icons-ui

Version:

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

16 lines (15 loc) 642 B
"use strict";import{tag as l}from"../custom-tag.js";export{setCustomTemplateLiteralTag}from"../custom-tag.js";export const Arrow400Icon=({width:t=24,height:e=24,hidden:r=!1,title:a="Arrow400"}={})=>l`<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" aria-hidden=${r?"true":"false"} role="img" fill="currentColor" aria-label="${a}" width="${t}" height="${e}" > <path d="m14.572 7.3-4.63-4.63a.989.989 0 0 0-1.399 1.398l2.942 2.943H1.87a.99.99 0 0 0 0 1.978h9.615l-2.942 2.943a.989.989 0 1 0 1.398 1.398l4.631-4.63a.99.99 0 0 0 0-1.4" /> </svg>`; //# sourceMappingURL=Arrow400.js.map