@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 • 918 B
JavaScript
import a from"react";import n from"react";var l=({children:r,size:e=24,ariaLabel:o,color:p,ariaHidden:t=!0,style:s,...L})=>n.createElement("svg",{...L,"aria-hidden":t,role:t?void 0:"img",width:typeof e=="number"?`${e}px`:e,height:typeof e=="number"?`${e}px`:e,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:p,...s}},o&&!t&&n.createElement("title",null,o),r);var m=r=>a.createElement(l,{...r,ariaLabel:"douple-checkmark-2-small"},a.createElement("path",{d:"M15.5586 7.92969L15.0645 8.49414L8.06445 16.4941L7.53613 17.0977L6.96973 16.5303L3.43945 13L4.5 11.9395L7.46289 14.9023L13.9355 7.50586L14.4297 6.94141L15.5586 7.92969ZM20.5586 7.92969L20.0645 8.49414L13.0645 16.4941L12.5703 17.0586L11.4414 16.0703L11.9355 15.5059L18.9355 7.50586L19.4297 6.94141L20.5586 7.92969Z",fill:"currentColor"})),f=m;export{m as IconDoupleCheckmark2Small,f as default};
//# sourceMappingURL=index.mjs.map