@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.07 kB
JavaScript
import e from"react";import p from"react";var a=({children:r,size:t=24,ariaLabel:n,color:s,ariaHidden:o=!0,style:l,...C})=>p.createElement("svg",{...C,"aria-hidden":o,role:o?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:s,...l}},n&&!o&&p.createElement("title",null,n),r);var m=r=>e.createElement(a,{...r,ariaLabel:"atom"},e.createElement("path",{d:"M19.7074 4.29256C21.329 5.91416 19.1929 10.6795 14.9362 14.9362C10.6795 19.1929 5.91416 21.329 4.29256 19.7074C2.67096 18.0858 4.80713 13.3205 9.06383 9.06383C13.3205 4.80713 18.0858 2.67096 19.7074 4.29256Z",stroke:"currentColor",strokeWidth:"1.5"}),e.createElement("path",{d:"M19.7074 19.7074C18.0858 21.329 13.3205 19.1929 9.06383 14.9362C4.80713 10.6795 2.67096 5.91416 4.29256 4.29256C5.91416 2.67096 10.6795 4.80713 14.9362 9.06383C19.1929 13.3205 21.329 18.0858 19.7074 19.7074Z",stroke:"currentColor",strokeWidth:"1.5"})),h=m;export{m as IconAtom,h as default};
//# sourceMappingURL=index.mjs.map