UNPKG

@spectrum-web-components/icons-ui

Version:

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

16 lines (15 loc) 615 B
"use strict";import{tag as l}from"../custom-tag.js";export{setCustomTemplateLiteralTag}from"../custom-tag.js";export const CornerTriangle100Icon=({width:e=24,height:r=24,hidden:t=!1,title:a="Corner Triangle100"}={})=>l`<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 5 5" aria-hidden=${t?"true":"false"} role="img" fill="currentColor" aria-label="${a}" width="${e}" height="${r}" > <path d="M4.763 0a.25.25 0 0 0-.177.073l-4.5 4.5A.25.25 0 0 0 .263 5h4.5a.25.25 0 0 0 .25-.25V.25a.25.25 0 0 0-.25-.25" /> </svg>`; //# sourceMappingURL=CornerTriangle100.js.map