@mynaui/icons-react
Version:
1180+ beautifully crafted open source icons for your next project.
11 lines (7 loc) • 702 B
JavaScript
/**
* @mynaui/icons-react v0.3.2 - MIT
*/
import createReactComponent from '../createReactComponent.js';
var Thermometer = createReactComponent("thermometer", "Thermometer", [["path", { "d": "M14.155 13.86a.3.3 0 0 1-.114-.116.3.3 0 0 1-.041-.155v-8.66c0-.512-.21-1.002-.586-1.364A2.04 2.04 0 0 0 12 3c-.53 0-1.04.203-1.414.565A1.9 1.9 0 0 0 10 4.929v8.66a.3.3 0 0 1-.041.155.3.3 0 0 1-.114.116 3.97 3.97 0 0 0-1.396 1.493 3.8 3.8 0 0 0-.445 1.965 3.8 3.8 0 0 0 1.266 2.644 4.1 4.1 0 0 0 2.82 1.037 4.07 4.07 0 0 0 2.77-1.16A3.8 3.8 0 0 0 16 17.145c0-.652-.168-1.294-.49-1.867a4 4 0 0 0-1.355-1.417", "key": "svg-0" }]]);
export { Thermometer as default };
//# sourceMappingURL=Thermometer.js.map