@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.5 kB
JavaScript
import o from"react";import l from"react";var p=({children:r,size:e=24,ariaLabel:n,color:C,ariaHidden:t=!0,style:i,...a})=>l.createElement("svg",{...a,"aria-hidden":t,role:t?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:C,...i}},n&&!t&&l.createElement("title",null,n),r);var d=r=>o.createElement(p,{...r,ariaLabel:"mountain-bike"},o.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M12.9994 4H16.5614L19.9299 15.5091L18.4903 15.9305L16.69 9.77945L4.67909 16.0111L3.98828 14.6797L10.0218 11.5493L7.11268 7.5H5.99942V6H10.4994V7.5H8.95964L11.3672 10.8512L16.2606 8.31236L15.4375 5.5H12.9994V4Z",fill:"currentColor"}),o.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M19 11.5C17.067 11.5 15.5 13.067 15.5 15C15.5 16.933 17.067 18.5 19 18.5C20.933 18.5 22.5 16.933 22.5 15C22.5 13.067 20.933 11.5 19 11.5ZM14 15C14 12.2386 16.2386 10 19 10C21.7614 10 24 12.2386 24 15C24 17.7614 21.7614 20 19 20C16.2386 20 14 17.7614 14 15Z",fill:"currentColor"}),o.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M5 11.5C3.067 11.5 1.5 13.067 1.5 15C1.5 16.933 3.067 18.5 5 18.5C6.933 18.5 8.5 16.933 8.5 15C8.5 13.067 6.933 11.5 5 11.5ZM0 15C0 12.2386 2.23858 10 5 10C7.76142 10 10 12.2386 10 15C10 17.7614 7.76142 20 5 20C2.23858 20 0 17.7614 0 15Z",fill:"currentColor"})),m=d;export{d as IconMountainBike,m as default};
//# sourceMappingURL=index.mjs.map