@central-icons-react/square-outlined-radius-0-stroke-1.5
Version:
A collection of square outlined React icons with 0px radius and 1.5px stroke width, designed for use in React applications.
2 lines • 961 B
JavaScript
import l from"react";import n from"react";var a=({children:e,size:t=24,ariaLabel:o,color:p,ariaHidden:r=!0,style:s,...C})=>n.createElement("svg",{...C,"aria-hidden":r,role:r?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:p,...s}},o&&!r&&n.createElement("title",null,o),e);var m=e=>l.createElement(a,{...e,ariaLabel:"basketball, nba"},l.createElement("path",{d:"M21.25 12H2.75M21.25 12C21.25 6.89137 17.1086 2.75 12 2.75C6.89137 2.75 2.75 6.89137 2.75 12M21.25 12C21.25 17.1086 17.1086 21.25 12 21.25C6.89137 21.25 2.75 17.1086 2.75 12M18.4597 6C17.0818 7.61524 16.25 9.71048 16.25 12C16.25 14.2895 17.0818 16.3848 18.4597 18M5.5403 18C6.91819 16.3848 7.75 14.2895 7.75 12C7.75 9.71048 6.91819 7.61524 5.5403 6M12 3V21",stroke:"currentColor",strokeWidth:"1.5"})),u=m;export{m as IconBasketball,u as default};
//# sourceMappingURL=index.mjs.map