@central-icons-react/round-outlined-radius-3-stroke-2
Version:
A collection of round outlined React icons with 3px radius and 2px stroke width, designed for use in React applications.
2 lines • 896 B
JavaScript
import a from"react";import n from"react";var p=({children:t,size:r=24,ariaLabel:o,color:s,ariaHidden:e=!0,style:l,...C})=>n.createElement("svg",{...C,"aria-hidden":e,role:e?void 0:"img",width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:s,...l}},o&&!e&&n.createElement("title",null,o),t);var i=t=>a.createElement(p,{...t,ariaLabel:"cryptopunk,nft,pfp,profile,avatar"},a.createElement("path",{d:"M6 21V14C4.89543 14 4 13.1046 4 12C4 10.8954 4.89543 10 6 10V7M11 21V19H15C16.6569 19 18 17.6569 18 16V7M6 7H18M6 7V6C6 4.34315 7.34315 3 9 3H15C16.6569 3 18 4.34315 18 6V7M18 7H21M11 10H11.01M15 10H15.01M14 15C12 15.5 11 15 10 14",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})),V=i;export{i as IconCryptopunk,V as default};
//# sourceMappingURL=index.mjs.map