@central-icons-react/square-outlined-radius-0-stroke-2
Version:
A collection of square outlined React icons with 0px radius and 2px stroke width, designed for use in React applications.
2 lines • 907 B
JavaScript
import o from"react";import a from"react";var s=({children:r,size:t=24,ariaLabel:n,color:p,ariaHidden:e=!0,style:i,...l})=>a.createElement("svg",{...l,"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(s,{...r,ariaLabel:"initiatives, nav, rooting"},o.createElement("path",{d:"M3.5 14.9655C3.17607 14.0369 3 13.039 3 12C3 7.02944 7.02944 3 12 3C16.9706 3 21 7.02944 21 12C21 13.039 20.8239 14.0369 20.5 14.9655",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),o.createElement("path",{d:"M7.5 19.5L12 10.5L16.5 19.5L12 17.5L7.5 19.5Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"})),g=C;export{C as IconInitiatives,g as default};
//# sourceMappingURL=index.mjs.map