@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.06 kB
JavaScript
import o from"react";import a from"react";var l=({children:r,size:t=24,ariaLabel:n,color:p,ariaHidden:e=!0,style:i,...s})=>a.createElement("svg",{...s,"aria-hidden":e,role:e?void 0:"img",width:typeof t=="number"?`${t}px`:t,height:typeof t=="number"?`${t}px`:t,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:p,...i}},n&&!e&&a.createElement("title",null,n),r);var C=r=>o.createElement(l,{...r,ariaLabel:"initiatives, nav, rooting"},o.createElement("path",{d:"M3 12C3 7.02944 7.02944 3 12 3C16.9706 3 21 7.02944 21 12C21 13.5433 20.612 14.9945 19.9285 16.2628L19.6913 16.703L20.5717 17.1773L20.8089 16.7372C21.5689 15.3267 22 13.713 22 12C22 6.47715 17.5228 2 12 2C6.47715 2 2 6.47715 2 12C2 13.713 2.43111 15.3267 3.19114 16.7372L3.42832 17.1773L4.30865 16.703L4.07147 16.2628C3.38804 14.9945 3 13.5433 3 12Z",fill:"currentColor"}),o.createElement("path",{d:"M12 8.88197L5.92952 21.0229L12 18.3249L18.0705 21.0229L12 8.88197Z",fill:"currentColor"})),u=C;export{C as IconInitiatives,u as default};
//# sourceMappingURL=index.mjs.map