UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

57 lines (56 loc) 1.16 kB
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.weather_gemini = void 0; var weather_gemini = { "viewBox": "0 0 64 64", "children": [{ "name": "path", "attribs": { "fill": "none", "stroke": "#000000", "stroke-width": "2", "stroke-miterlimit": "10", "d": "M0,8c0,0,16,4,32,4s32-4,32-4" }, "children": [] }, { "name": "path", "attribs": { "fill": "none", "stroke": "#000000", "stroke-width": "2", "stroke-miterlimit": "10", "d": "M64,56c0,0-16-4-32-4S0,56,0,56" }, "children": [] }, { "name": "line", "attribs": { "fill": "none", "stroke": "#000000", "stroke-width": "2", "stroke-miterlimit": "10", "x1": "21", "y1": "12", "x2": "21", "y2": "52" }, "children": [] }, { "name": "line", "attribs": { "fill": "none", "stroke": "#000000", "stroke-width": "2", "stroke-miterlimit": "10", "x1": "43", "y1": "12", "x2": "43", "y2": "52" }, "children": [] }] }; exports.weather_gemini = weather_gemini;