UNPKG

@spectrum-web-components/icons-ui

Version:

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

16 lines (15 loc) 621 B
"use strict";import{tag as l}from"../custom-tag.js";export{setCustomTemplateLiteralTag}from"../custom-tag.js";export const Chevron500Icon=({width:e=24,height:t=24,hidden:r=!1,title:a="Chevron500"}={})=>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="${e}" height="${t}" > <path d="M12.133 7.271 5.263.401a1.03 1.03 0 0 0-1.457 1.457L9.947 8l-6.141 6.142a1.03 1.03 0 0 0 1.457 1.457l6.87-6.87a1.03 1.03 0 0 0 0-1.457z" /> </svg>`; //# sourceMappingURL=Chevron500.js.map