UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

24 lines (23 loc) 505 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.thermometer = void 0; var thermometer = { "viewBox": "0 0 24 24", "children": [{ "name": "path", "attribs": { "d": "M14 14.76V3.5a2.5 2.5 0 0 0-5 0v11.26a4.5 4.5 0 1 0 5 0z" }, "children": [] }], "attribs": { "fill": "none", "stroke": "currentColor", "stroke-width": "2", "stroke-linecap": "round", "stroke-linejoin": "round" } }; exports.thermometer = thermometer;