UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

45 lines (44 loc) 1.21 kB
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.weather_moonset_half = void 0; var weather_moonset_half = { "viewBox": "0 0 64 64", "children": [{ "name": "line", "attribs": { "fill": "none", "stroke": "#010101", "stroke-width": "2", "stroke-miterlimit": "10", "x1": "0", "y1": "47", "x2": "64", "y2": "47" }, "children": [] }, { "name": "polyline", "attribs": { "fill": "none", "stroke": "#010101", "stroke-width": "2", "stroke-linejoin": "bevel", "stroke-miterlimit": "10", "points": "25,53 32,60 \r\n\t39,53 " }, "children": [] }, { "name": "path", "attribs": { "fill": "none", "stroke": "#010101", "stroke-width": "2", "stroke-miterlimit": "10", "d": "M48.158,47C49.96,44.096,51,40.669,51,37\r\n\tc0-10.493-8.506-19-19-19c-0.059,0-0.115,0.008-0.175,0.009C32.574,19.688,33,21.543,33,23.5C33,30.956,26.956,37,19.5,37\r\n\tc-2.323,0-4.51-0.588-6.418-1.621C13.037,35.914,13,36.453,13,37c0,3.668,1.039,7.094,2.841,9.998" }, "children": [] }] }; exports.weather_moonset_half = weather_moonset_half;