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 r}from"../custom-tag.js";export{setCustomTemplateLiteralTag}from"../custom-tag.js";export const Checkmark100Icon=({width:e=24,height:t=24,hidden:a=!1,title:l="Checkmark100"}={})=>r`<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 10 10" aria-hidden=${a?"true":"false"} role="img" fill="currentColor" aria-label="${l}" width="${e}" height="${t}" > <path d="M3.5 9.5a1 1 0 0 1-.774-.368l-2.45-3a1 1 0 1 1 1.548-1.264l1.657 2.028 4.68-6.01A1 1 0 0 1 9.74 2.114l-5.45 7a1 1 0 0 1-.777.386z" /> </svg>`; //# sourceMappingURL=Checkmark100.js.map