UNPKG

@spectrum-web-components/icons-ui

Version:

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

16 lines (15 loc) 614 B
"use strict";import{tag as l}from"../custom-tag.js";export{setCustomTemplateLiteralTag}from"../custom-tag.js";export const Chevron200Icon=({width:e=24,height:t=24,hidden:r=!1,title:a="Chevron200"}={})=>l`<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 12 12" aria-hidden=${r?"true":"false"} role="img" fill="currentColor" aria-label="${a}" width="${e}" height="${t}" > <path d="M9.034 5.356 4.343.663a.911.911 0 0 0-1.29 1.289L7.102 6l-4.047 4.047a.911.911 0 1 0 1.289 1.29l4.691-4.692a.91.91 0 0 0 0-1.29z" /> </svg>`; //# sourceMappingURL=Chevron200.js.map