UNPKG

@spectrum-web-components/icons-ui

Version:

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

16 lines (15 loc) 658 B
"use strict";import{tag as l}from"../custom-tag.js";export{setCustomTemplateLiteralTag}from"../custom-tag.js";export const Checkmark400Icon=({width:e=24,height:t=24,hidden:a=!1,title:r="Checkmark400"}={})=>l`<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" aria-hidden=${a?"true":"false"} role="img" fill="currentColor" aria-label="${r}" width="${e}" height="${t}" > <path d="M5.864 14.114a1.13 1.13 0 0 1-.868-.407L1.25 9.21a1.13 1.13 0 1 1 1.736-1.448l2.854 3.425 7.148-9.1a1.13 1.13 0 1 1 1.778 1.397L6.753 13.682a1.13 1.13 0 0 1-.872.432z" /> </svg>`; //# sourceMappingURL=Checkmark400.js.map