UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

44 lines (43 loc) 920 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.weather_pisces = void 0; var weather_pisces = { "viewBox": "0 0 64 64", "children": [{ "name": "path", "attribs": { "fill": "none", "stroke": "#000000", "stroke-width": "2", "stroke-miterlimit": "10", "d": "M54,0c0,0-10,16-10,32s10,32,10,32" }, "children": [] }, { "name": "path", "attribs": { "fill": "none", "stroke": "#000000", "stroke-width": "2", "stroke-miterlimit": "10", "d": "M10,64c0,0,10-16,10-32S10,0,10,0" }, "children": [] }, { "name": "line", "attribs": { "fill": "none", "stroke": "#000000", "stroke-width": "2", "stroke-miterlimit": "10", "x1": "7", "y1": "32", "x2": "57", "y2": "32" }, "children": [] }] }; exports.weather_pisces = weather_pisces;