@central-icons-react/round-outlined-radius-3-stroke-2
Version:
A collection of round outlined React icons with 3px radius and 2px stroke width, designed for use in React applications.
4 lines (2 loc) • 1.1 kB
JavaScript
import p from"react";var a=({children:r,size:t=24,ariaLabel:n,color:s,ariaHidden:o=!0,style:l,...C})=>{return 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)};import e from"react";var m=(r)=>{return e.createElement(a,{...r,ariaLabel:"atom"},e.createElement("path",{d:"M19.4739 4.52612C21.0463 6.09858 18.9749 10.7195 14.8472 14.8472C10.7195 18.9749 6.09858 21.0463 4.52612 19.4739C2.95366 17.9014 5.0251 13.2805 9.15281 9.15281C13.2805 5.0251 17.9014 2.95366 19.4739 4.52612Z",stroke:"currentColor",strokeWidth:"2"}),e.createElement("path",{d:"M19.4739 19.4739C17.9014 21.0463 13.2805 18.9749 9.15281 14.8472C5.0251 10.7195 2.95366 6.09858 4.52612 4.52612C6.09858 2.95366 10.7195 5.0251 14.8472 9.15281C18.9749 13.2805 21.0463 17.9014 19.4739 19.4739Z",stroke:"currentColor",strokeWidth:"2"}))},d=m;export{d as default,m as IconAtom};
//# debugId=752B397AB4CB777164756E2164756E21