@central-icons-react/square-outlined-radius-0-stroke-1.5
Version:
A collection of square outlined React icons with 0px radius and 1.5px stroke width, designed for use in React applications.
2 lines • 1.13 kB
JavaScript
import a from"react";import n from"react";var p=({children:r,size:e=24,ariaLabel:t,color:s,ariaHidden:o=!0,style:C,...l})=>n.createElement("svg",{...l,"aria-hidden":o,role:o?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:s,...C}},t&&!o&&n.createElement("title",null,t),r);var c=r=>a.createElement(p,{...r,ariaLabel:"vector-logo,svg"},a.createElement("path",{d:"M6.5 12H17.5M3.58695 9.5C4.66589 5.88564 8.02422 3.25 12 3.25C15.9758 3.25 19.3341 5.88564 20.4131 9.5M20.4131 14.5C19.3341 18.1144 15.9758 20.75 12 20.75C8.02422 20.75 4.66589 18.1144 3.58695 14.5M6.25 12C6.25 13.2426 5.24264 14.25 4 14.25C2.75736 14.25 1.75 13.2426 1.75 12C1.75 10.7574 2.75736 9.75 4 9.75C5.24264 9.75 6.25 10.7574 6.25 12ZM22.25 12C22.25 13.2426 21.2426 14.25 20 14.25C18.7574 14.25 17.75 13.2426 17.75 12C17.75 10.7574 18.7574 9.75 20 9.75C21.2426 9.75 22.25 10.7574 22.25 12Z",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"})),f=c;export{c as IconVectorLogo,f as default};
//# sourceMappingURL=index.mjs.map