@central-icons-react/square-outlined-radius-0-stroke-2
Version:
A collection of square outlined React icons with 0px radius and 2px stroke width, designed for use in React applications.
2 lines • 1.43 kB
JavaScript
;var M=Object.create;var p=Object.defineProperty;var C=Object.getOwnPropertyDescriptor;var V=Object.getOwnPropertyNames;var g=Object.getPrototypeOf,x=Object.prototype.hasOwnProperty;var y=(r,t)=>{for(var e in t)p(r,e,{get:t[e],enumerable:!0})},l=(r,t,e,n)=>{if(t&&typeof t=="object"||typeof t=="function")for(let o of V(t))!x.call(r,o)&&o!==e&&p(r,o,{get:()=>t[o],enumerable:!(n=C(t,o))||n.enumerable});return r};var c=(r,t,e)=>(e=r!=null?M(g(r)):{},l(t||!r||!r.__esModule?p(e,"default",{value:r,enumerable:!0}):e,r)),B=r=>l(p({},"__esModule",{value:!0}),r);var I={};y(I,{IconCryptopunk:()=>m,default:()=>H});module.exports=B(I);var s=c(require("react"));var a=c(require("react")),i=({children:r,size:t=24,ariaLabel:e,color:n,ariaHidden:o=!0,style:f,...u})=>a.default.createElement("svg",{...u,"aria-hidden":o,role:o?void 0:"img",width:typeof t=="number"?`${t}px`:t,height:typeof t=="number"?`${t}px`:t,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:n,...f}},e&&!o&&a.default.createElement("title",null,e),r);var m=r=>s.default.createElement(i,{...r,ariaLabel:"cryptopunk,nft,pfp,profile,avatar"},s.default.createElement("path",{d:"M8 3H16M6 5V9M4 11V14H6V21M11 21V19H16M18 17V7M18 7V5M18 7H6M18 7H21M10 14H10.01M14 15H12M11 10H11.01M15 10H15.01",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"})),H=m;0&&(module.exports={IconCryptopunk});
//# sourceMappingURL=index.js.map