UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

45 lines (44 loc) 1.06 kB
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.weather_moonset_full = void 0; var weather_moonset_full = { "viewBox": "0 0 64 64", "children": [{ "name": "line", "attribs": { "fill": "none", "stroke": "#000000", "stroke-width": "2", "stroke-miterlimit": "10", "x1": "0", "y1": "47", "x2": "64", "y2": "47" }, "children": [] }, { "name": "polyline", "attribs": { "fill": "none", "stroke": "#000000", "stroke-width": "2", "stroke-linejoin": "bevel", "stroke-miterlimit": "10", "points": "39,60 32,53 \r\n\t25,60 " }, "children": [] }, { "name": "path", "attribs": { "fill": "none", "stroke": "#000000", "stroke-width": "2", "stroke-miterlimit": "10", "d": "M48.159,47C49.96,44.096,51,40.669,51,37\r\n\tc0-10.493-8.506-19-19-19s-19,8.507-19,19c0,3.668,1.04,7.094,2.841,9.998" }, "children": [] }] }; exports.weather_moonset_full = weather_moonset_full;