UNPKG

@spectrum-web-components/icons-ui

Version:

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

16 lines (15 loc) 628 B
"use strict";import{tag as l}from"../custom-tag.js";export{setCustomTemplateLiteralTag}from"../custom-tag.js";export const Chevron400Icon=({width:e=24,height:t=24,hidden:a=!1,title:r="Chevron400"}={})=>l`<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" aria-hidden=${a?"true":"false"} role="img" fill="currentColor" aria-label="${r}" width="${e}" height="${t}" > <path d="M4.97 15.044a.989.989 0 0 1-.698-1.688L9.627 8 4.27 2.644a.989.989 0 0 1 1.4-1.398L11.726 7.3a.99.99 0 0 1 0 1.398L5.67 14.754a1 1 0 0 1-.7.29" /> </svg>`; //# sourceMappingURL=Chevron400.js.map