@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 • 874 B
JavaScript
import l from"react";import n from"react";var p=({children:r,size:e=24,ariaLabel:o,color:a,ariaHidden:t=!0,style:V,...H})=>n.createElement("svg",{...H,"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,...V}},o&&!t&&n.createElement("title",null,o),r);var s=r=>l.createElement(p,{...r,ariaLabel:"cryptopunk,nft,pfp,profile,avatar"},l.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M6.5 2H17.5V3.5H6.5V2ZM6.5 6V3.5H5V9H3.5V14.5H5V22H12V20H17.5V18.5H19V7.5H22V6H19V3.5H17.5V6H6.5ZM9.96875 9.19444H11.4791V10.6944H9.96875V9.19444ZM14.0938 9.19444H15.6041V10.6944H14.0938V9.19444ZM10 13H11.51V14.5H15V16H11V14.5H10V13Z",fill:"currentColor"})),u=s;export{s as IconCryptopunk,u as default};
//# sourceMappingURL=index.mjs.map