@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.27 kB
JavaScript
import t from"react";import C from"react";var l=({children:e,size:r=24,ariaLabel:n,color:p,ariaHidden:o=!0,style:a,...s})=>C.createElement("svg",{...s,"aria-hidden":o,role:o?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:p,...a}},n&&!o&&C.createElement("title",null,n),e);var i=e=>t.createElement(l,{...e,ariaLabel:"tennis"},t.createElement("path",{d:"M2 12C2 9.32067 3.05372 6.88746 4.76937 5.09216C6.74397 6.74309 8 9.22486 8 12C8 14.7751 6.74397 17.2569 4.76937 18.9078C3.05373 17.1125 2 14.6793 2 12Z",fill:"currentColor"}),t.createElement("path",{d:"M9 12C9 8.9587 7.64233 6.2345 5.5 4.40042C7.24803 2.9039 9.51846 2 12 2C14.4815 2 16.752 2.9039 18.5 4.40042C16.3577 6.2345 15 8.9587 15 12C15 15.0413 16.3577 17.7655 18.5 19.5996C16.752 21.0961 14.4815 22 12 22C9.51846 22 7.24803 21.0961 5.5 19.5996C7.64233 17.7655 9 15.0413 9 12Z",fill:"currentColor"}),t.createElement("path",{d:"M19.2306 5.09216C20.9463 6.88746 22 9.32068 22 12C22 14.6793 20.9463 17.1125 19.2306 18.9078C17.256 17.2569 16 14.7751 16 12C16 9.22487 17.256 6.74309 19.2306 5.09216Z",fill:"currentColor"})),g=i;export{i as IconTennis,g as default};
//# sourceMappingURL=index.mjs.map