@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 • 890 B
JavaScript
import p from"react";import n from"react";var l=({children:r,size:e=24,ariaLabel:o,color:a,ariaHidden:t=!0,style:s,...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:a,...s}},o&&!t&&n.createElement("title",null,o),r);var C=r=>p.createElement(l,{...r,ariaLabel:"sticker, badge"},p.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M2 12C2 6.47715 6.47715 2 12 2C12.1764 2 12.3517 2.00457 12.5259 2.0136L12.7177 2.02355L21.9764 11.2823L21.9864 11.4741C21.9954 11.6483 22 11.8236 22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12ZM21 11.9444C15.9419 12.5538 11.4462 8.0579 12.0555 3L21 11.9444Z",fill:"currentColor"})),d=C;export{C as IconSticker,d as default};
//# sourceMappingURL=index.mjs.map