@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 • 845 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-small"},t.createElement("path",{d:"M19.2842 7.51367L12.9863 17.5342L11.7158 16.7363L18.0137 6.71582L19.2842 7.51367Z",fill:"currentColor"}),t.createElement("path",{d:"M15.2832 7.51172L9.07422 17.4473L4.68945 13.0625L5.75 12.002L8.80078 15.0527L14.0117 6.7168L15.2832 7.51172Z",fill:"currentColor"})),L=c;export{c as IconDoupleCheckmark1Small,L as default};
//# sourceMappingURL=index.mjs.map