@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 • 874 B
JavaScript
import p from"react";import n from"react";var a=({children:r,size:t=24,ariaLabel:o,color:s,ariaHidden:e=!0,style:l,...m})=>n.createElement("svg",{...m,"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:s,...l}},o&&!e&&n.createElement("title",null,o),r);var C=r=>p.createElement(a,{...r,ariaLabel:"thermostat, temprature"},p.createElement("path",{d:"M16 4H19M16 8H19M16 12H19M7 13.5351V5C7 3.89543 7.89543 3 9 3V3C10.1046 3 11 3.89543 11 5V13.5351C12.1956 14.2267 13 15.5194 13 17C13 19.2091 11.2091 21 9 21C6.79086 21 5 19.2091 5 17C5 15.5194 5.8044 14.2267 7 13.5351Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})),h=C;export{C as IconThermostat,h as default};
//# sourceMappingURL=index.mjs.map