@central-icons-react/square-filled-radius-0-stroke-1.5
Version:
A collection of square filled React icons with 0px radius and 1.5px stroke width, designed for use in React applications.
2 lines • 838 B
JavaScript
import t from"react";import l from"react";var p=({children:e,size:r=24,ariaLabel:n,color:a,ariaHidden:o=!0,style:s,...m})=>l.createElement("svg",{...m,"aria-hidden":o,role:o?void 0:"img",width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:a,...s}},n&&!o&&l.createElement("title",null,n),e);var c=e=>t.createElement(p,{...e,ariaLabel:"douple-checkmark-1"},t.createElement("path",{d:"M22.2871 4.52539L11.9746 20.5371L10.7129 19.7246L21.0254 3.71289L22.2871 4.52539Z",fill:"currentColor"}),t.createElement("path",{d:"M18.2861 4.52441L7.99512 20.5332L1.69629 12.6592L2.86719 11.7227L7.8623 17.9658L17.0244 3.71387L18.2861 4.52441Z",fill:"currentColor"})),L=c;export{c as IconDoupleCheckmark1,L as default};
//# sourceMappingURL=index.mjs.map