UNPKG

@spectrum-web-components/icons-ui

Version:

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

16 lines (15 loc) 629 B
"use strict";import{tag as l}from"../custom-tag.js";export{setCustomTemplateLiteralTag}from"../custom-tag.js";export const Chevron100Icon=({width:e=24,height:t=24,hidden:r=!1,title:a="Chevron100"}={})=>l`<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 10 10" aria-hidden=${r?"true":"false"} role="img" fill="currentColor" aria-label="${a}" width="${e}" height="${t}" > <path d="M3 9.95a.875.875 0 0 1-.615-1.498L5.88 5 2.385 1.547A.875.875 0 0 1 3.615.302L7.74 4.377a.876.876 0 0 1 0 1.246L3.615 9.698A.87.87 0 0 1 3 9.95" /> </svg>`; //# sourceMappingURL=Chevron100.js.map