@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 • 1.81 kB
JavaScript
import o from"react";import n from"react";var l=({children:t,size:r=24,ariaLabel:C,color:p,ariaHidden:e=!0,style:a,...s})=>n.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:p,...a}},C&&!e&&n.createElement("title",null,C),t);var i=t=>o.createElement(l,{...t,ariaLabel:"kickball"},o.createElement("path",{d:"M21 12C21 16.9706 16.9706 21 12 21C7.02944 21 3 16.9706 3 12C3 7.02944 7.02944 3 12 3C16.9706 3 21 7.02944 21 12Z",stroke:"currentColor",strokeWidth:"2"}),o.createElement("path",{d:"M8.93573 10.0643C8.79784 10.0225 8.65154 10 8.5 10C7.67157 10 7 10.6716 7 11.5C7 11.6515 7.02247 11.7978 7.06427 11.9357C6.44835 11.7491 6 11.1769 6 10.5C6 9.67157 6.67157 9 7.5 9C8.17688 9 8.74905 9.44835 8.93573 10.0643Z",fill:"currentColor"}),o.createElement("path",{d:"M11.9357 7.06427C11.7978 7.02247 11.6515 7 11.5 7C10.6716 7 10 7.67157 10 8.5C10 8.65154 10.0225 8.79784 10.0643 8.93573C9.44835 8.74905 9 8.17688 9 7.5C9 6.67157 9.67157 6 10.5 6C11.1769 6 11.7491 6.44835 11.9357 7.06427Z",fill:"currentColor"}),o.createElement("path",{d:"M9.93573 13.0643C9.79784 13.0225 9.65154 13 9.5 13C8.67157 13 8 13.6716 8 14.5C8 14.6515 8.02247 14.7978 8.06427 14.9357C7.44835 14.7491 7 14.1769 7 13.5C7 12.6716 7.67157 12 8.5 12C9.17688 12 9.74905 12.4483 9.93573 13.0643Z",fill:"currentColor"}),o.createElement("path",{d:"M12.9357 10.0643C12.7978 10.0225 12.6515 10 12.5 10C11.6716 10 11 10.6716 11 11.5C11 11.6515 11.0225 11.7978 11.0643 11.9357C10.4483 11.7491 10 11.1769 10 10.5C10 9.67157 10.6716 9 11.5 9C12.1769 9 12.7491 9.44835 12.9357 10.0643Z",fill:"currentColor"})),h=i;export{i as IconKickball,h as default};
//# sourceMappingURL=index.mjs.map