@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 • 1.05 kB
JavaScript
import p from"react";import n from"react";var l=({children:r,size:e=24,ariaLabel:o,color:L,ariaHidden:t=!0,style:a,...i})=>n.createElement("svg",{...i,"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:L,...a}},o&&!t&&n.createElement("title",null,o),r);var s=r=>p.createElement(l,{...r,ariaLabel:"subscription-tick-1,verify"},p.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M9.25944 4.75983L11.9993 1.60645L14.7392 4.75983L18.865 4.10535L18.9369 8.28213L22.5181 10.4328L19.8884 13.6786L21.2494 17.6281L17.1486 18.4242L15.6525 22.3245L11.9993 20.2984L8.34615 22.3245L6.85004 18.4242L2.7492 17.6281L4.11018 13.6786L1.48047 10.4328L5.06172 8.28213L5.13362 4.10535L9.25944 4.75983ZM15.56 10.7501L14.4993 9.68945L10.9993 13.1895L9.4993 11.6895L8.43864 12.7501L10.9993 15.3108L15.56 10.7501Z",fill:"currentColor"})),C=s;export{s as IconSubscriptionTick1,C as default};
//# sourceMappingURL=index.mjs.map