@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 • 1.71 kB
JavaScript
import l from"react";import o from"react";var n=({children:r,size:e=24,ariaLabel:t,color:p,ariaHidden:C=!0,style:a,...s})=>o.createElement("svg",{...s,"aria-hidden":C,role:C?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:p,...a}},t&&!C&&o.createElement("title",null,t),r);var i=r=>l.createElement(n,{...r,ariaLabel:"pickelball"},l.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12ZM9.8 8.75C10.3523 8.75 10.8 8.30229 10.8 7.75C10.8 7.19772 10.3523 6.75 9.8 6.75C9.24771 6.75 8.8 7.19772 8.8 7.75C8.8 8.30229 9.24771 8.75 9.8 8.75ZM8 12C8 12.5523 7.55228 13 7 13C6.44772 13 6 12.5523 6 12C6 11.4477 6.44772 11 7 11C7.55228 11 8 11.4477 8 12ZM13 12C13 12.5523 12.5523 13 12 13C11.4477 13 11 12.5523 11 12C11 11.4477 11.4477 11 12 11C12.5523 11 13 11.4477 13 12ZM15.2 7.75C15.2 8.30229 14.7523 8.75 14.2 8.75C13.6477 8.75 13.2 8.30229 13.2 7.75C13.2 7.19772 13.6477 6.75 14.2 6.75C14.7523 6.75 15.2 7.19772 15.2 7.75ZM17 13C17.5523 13 18 12.5523 18 12C18 11.4477 17.5523 11 17 11C16.4477 11 16 11.4477 16 12C16 12.5523 16.4477 13 17 13ZM15.2 16.25C15.2 16.8023 14.7523 17.25 14.2 17.25C13.6477 17.25 13.2 16.8023 13.2 16.25C13.2 15.6977 13.6477 15.25 14.2 15.25C14.7523 15.25 15.2 15.6977 15.2 16.25ZM9.8 17.25C10.3523 17.25 10.8 16.8023 10.8 16.25C10.8 15.6977 10.3523 15.25 9.8 15.25C9.24771 15.25 8.8 15.6977 8.8 16.25C8.8 16.8023 9.24771 17.25 9.8 17.25Z",fill:"currentColor"})),d=i;export{i as IconPickelball,d as default};
//# sourceMappingURL=index.mjs.map