@kde/react-icons-kit
Version:
React Icons Kit using various Svg Icon set, forked from react-icons-kit
6 lines (5 loc) • 712 B
JavaScript
;
Object.defineProperty(exports, "__esModule", {
value: true
});
var weather_sagittarius = exports.weather_sagittarius = { "viewBox": "0 0 64 64", "children": [{ "name": "line", "attribs": { "fill": "none", "stroke": "#000000", "stroke-width": "2", "stroke-miterlimit": "10", "x1": "63", "y1": "1", "x2": "0", "y2": "64" }, "children": [] }, { "name": "polyline", "attribs": { "fill": "none", "stroke": "#000000", "stroke-width": "2", "stroke-miterlimit": "10", "points": "36,1 63,1 63,28 " }, "children": [] }, { "name": "line", "attribs": { "fill": "none", "stroke": "#000000", "stroke-width": "2", "stroke-miterlimit": "10", "x1": "1", "y1": "28", "x2": "36", "y2": "63" }, "children": [] }] };