UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

67 lines (66 loc) 1.37 kB
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.basic_cup = void 0; var basic_cup = { "viewBox": "0 0 64 64", "children": [{ "name": "path", "attribs": { "fill": "none", "stroke": "#000000", "stroke-width": "2", "stroke-miterlimit": "10", "d": "M16,27c0,4.418,6.059,8,16,8s16-3.582,16-8V1H16V27z\r\n\t" }, "children": [] }, { "name": "line", "attribs": { "fill": "none", "stroke": "#000000", "stroke-width": "2", "stroke-miterlimit": "10", "x1": "20", "y1": "63", "x2": "44", "y2": "63" }, "children": [] }, { "name": "line", "attribs": { "fill": "none", "stroke": "#000000", "stroke-width": "2", "stroke-miterlimit": "10", "x1": "32", "y1": "35", "x2": "32", "y2": "63" }, "children": [] }, { "name": "path", "attribs": { "fill": "none", "stroke": "#000000", "stroke-width": "2", "stroke-miterlimit": "10", "d": "M16,7H7c0,0,0,9,9,9" }, "children": [] }, { "name": "path", "attribs": { "fill": "none", "stroke": "#000000", "stroke-width": "2", "stroke-miterlimit": "10", "d": "M48,7h9c0,0,0,9-9,9" }, "children": [] }] }; exports.basic_cup = basic_cup;