@central-icons-react/square-filled-radius-0-stroke-1
Version:
A collection of square filled React icons with 0px radius and 1px stroke width, designed for use in React applications.
2 lines • 819 B
JavaScript
import p from"react";import n from"react";var l=({children:t,size:e=24,ariaLabel:o,color:a,ariaHidden:r=!0,style:s,...m})=>n.createElement("svg",{...m,"aria-hidden":r,role:r?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:a,...s}},o&&!r&&n.createElement("title",null,o),t);var i=t=>p.createElement(l,{...t,ariaLabel:"thermostat, temprature"},p.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M7 2H11V12.4162C12.7653 13.1875 14 14.949 14 17C14 19.7614 11.7614 22 9 22C6.23858 22 4 19.7614 4 17C4 14.949 5.23466 13.1875 7 12.4162V2ZM15 3H20V4H15V3ZM15 7H20V8H15V7ZM15 11H20V12H15V11Z",fill:"currentColor"})),f=i;export{i as IconThermostat,f as default};
//# sourceMappingURL=index.mjs.map