@central-icons-react/square-filled-radius-0-stroke-1
Version:
A collection of square filled React icons with 0px radius and 1px stroke width, designed for use in React applications.
2 lines • 1.04 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.29066 4.85426L11.9989 1.7373L14.7071 4.85426L18.7852 4.20734L18.8563 8.33587L22.3962 10.4617L19.7969 13.67L21.1421 17.5739L17.0886 18.3608L15.6098 22.216L11.9989 20.2133L8.38792 22.216L6.9091 18.3608L2.85563 17.5739L4.20089 13.67L1.60156 10.4617L5.14144 8.33587L5.21251 4.20734L9.29066 4.85426ZM15.206 10.75L14.4989 10.0429L10.9989 13.5429L9.49887 12.0429L8.79176 12.75L10.9989 14.9571L15.206 10.75Z",fill:"currentColor"})),C=s;export{s as IconSubscriptionTick1,C as default};
//# sourceMappingURL=index.mjs.map