@kde/react-icons-kit
Version:
React Icons Kit using various Svg Icon set, forked from react-icons-kit
6 lines (5 loc) • 705 B
JavaScript
;
Object.defineProperty(exports, "__esModule", {
value: true
});
var weather_pisces = exports.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": [] }] };