@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 • 1.29 kB
JavaScript
import o from"react";import l from"react";var p=({children:t,size:r=24,ariaLabel:n,color:a,ariaHidden:e=!0,style:C,...s})=>l.createElement("svg",{...s,"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:a,...C}},n&&!e&&l.createElement("title",null,n),t);var c=t=>o.createElement(p,{...t,ariaLabel:"pokeball, catch"},o.createElement("path",{d:"M21.9719 12.75H15.7596C15.4109 14.508 13.8601 15.8333 11.9996 15.8333C10.1392 15.8333 8.58835 14.508 8.23965 12.75H2.02734C2.41085 17.9226 6.72907 22 11.9996 22C17.2702 22 21.5884 17.9226 21.9719 12.75Z",fill:"currentColor"}),o.createElement("path",{d:"M21.9719 11.25H15.7596C15.4109 9.49194 13.8601 8.16663 11.9996 8.16663C10.1392 8.16663 8.58835 9.49194 8.23964 11.25H2.02734C2.41089 6.07743 6.7291 2 11.9996 2C17.2702 2 21.5884 6.07743 21.9719 11.25Z",fill:"currentColor"}),o.createElement("path",{d:"M9.66797 12.0003C9.66797 10.7117 10.7126 9.66699 12.0013 9.66699C13.29 9.66699 14.3346 10.7117 14.3346 12.0003C14.3346 13.289 13.29 14.3337 12.0013 14.3337C10.7126 14.3337 9.66797 13.289 9.66797 12.0003Z",fill:"currentColor"})),h=c;export{c as IconPokeball,h as default};
//# sourceMappingURL=index.mjs.map