@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.
2 lines • 1.07 kB
JavaScript
import p from"react";import n from"react";var a=({children:e,size:r=24,ariaLabel:t,color:s,ariaHidden:o=!0,style:l,...C})=>n.createElement("svg",{...C,"aria-hidden":o,role:o?void 0:"img",width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:s,...l}},t&&!o&&n.createElement("title",null,t),e);var i=e=>p.createElement(a,{...e,ariaLabel:"solar"},p.createElement("path",{d:"M12.0004 16H18.3824C18.7612 16 19.1074 16.214 19.2768 16.5528L20.2768 18.5528C20.6093 19.2177 20.1258 20 19.3824 20H12.0004M12.0004 16H5.61848C5.23971 16 4.89344 16.214 4.72405 16.5528L3.72405 18.5528C3.3916 19.2177 3.8751 20 4.61848 20H12.0004M12.0004 16V20M9.17232 4C9.58416 5.16519 10.6954 6 12.0016 6C13.3078 6 14.4191 5.16519 14.8309 4M12.0004 10V11M19.0004 4H20.0004M4.00044 4H5.00044M7.00044 8.25L6.25044 9M17.0004 8.25L17.7504 9",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})),M=i;export{i as IconSolar,M as default};
//# sourceMappingURL=index.mjs.map