@kde/react-icons-kit
Version:
React Icons Kit using various Svg Icon set, forked from react-icons-kit
6 lines (5 loc) • 695 B
JavaScript
;
Object.defineProperty(exports, "__esModule", {
value: true
});
var weather_taurus = exports.weather_taurus = { "viewBox": "0 0 64 64", "children": [{ "name": "circle", "attribs": { "fill": "none", "stroke": "#000000", "stroke-width": "2", "stroke-miterlimit": "10", "cx": "32", "cy": "43", "r": "18" }, "children": [] }, { "name": "path", "attribs": { "fill": "none", "stroke": "#000000", "stroke-width": "2", "stroke-miterlimit": "10", "d": "M0,3c14,0,15,12,15,12s0,10,17,10" }, "children": [] }, { "name": "path", "attribs": { "fill": "none", "stroke": "#000000", "stroke-width": "2", "stroke-miterlimit": "10", "d": "M64,3C50,3,49,15,49,15s0,10-17,10" }, "children": [] }] };