UNPKG

@spectrum-web-components/icons-ui

Version:

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

16 lines (15 loc) 656 B
"use strict";import{tag as l}from"../custom-tag.js";export{setCustomTemplateLiteralTag}from"../custom-tag.js";export const Checkmark200Icon=({width:e=24,height:t=24,hidden:a=!1,title:r="Checkmark200"}={})=>l`<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 12 12" aria-hidden=${a?"true":"false"} role="img" fill="currentColor" aria-label="${r}" width="${e}" height="${t}" > <path d="M4.313 10.98a1.04 1.04 0 0 1-.8-.375L.647 7.165a1.042 1.042 0 0 1 1.6-1.333l2.042 2.45 5.443-6.928a1.042 1.042 0 0 1 1.64 1.287l-6.24 7.94a1.04 1.04 0 0 1-.804.399z" /> </svg>`; //# sourceMappingURL=Checkmark200.js.map