UNPKG

@spectrum-web-components/icons-ui

Version:

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

16 lines (15 loc) 635 B
"use strict";import{tag as a}from"../custom-tag.js";export{setCustomTemplateLiteralTag}from"../custom-tag.js";export const Arrow75Icon=({width:t=24,height:e=24,hidden:r=!1,title:l="Arrow75"}={})=>a`<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 10 10" aria-hidden=${r?"true":"false"} role="img" fill="currentColor" aria-label="${l}" width="${t}" height="${e}" > <path d="M9.26 4.406 6.528 1.672A.84.84 0 0 0 5.34 2.859l1.3 1.301H1.396a.84.84 0 0 0 0 1.68H6.64l-1.301 1.3a.84.84 0 0 0 1.188 1.188l2.734-2.734a.84.84 0 0 0 0-1.188z" /> </svg>`; //# sourceMappingURL=Arrow75.js.map