UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

100 lines (99 loc) 2.2 kB
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.basic_joypad = void 0; var basic_joypad = { "viewBox": "0 0 64 64", "children": [{ "name": "path", "attribs": { "fill": "none", "stroke": "#000000", "stroke-width": "2", "stroke-miterlimit": "10", "d": "M50,27H14C6.82,27,1,32.82,1,40s5.82,13,13,13\r\n\tc4.6,0,8.632-2.396,10.943-6h14.113C41.368,50.604,45.4,53,50,53c7.18,0,13-5.82,13-13S57.18,27,50,27z" }, "children": [] }, { "name": "line", "attribs": { "fill": "none", "stroke": "#000000", "stroke-width": "2", "stroke-linejoin": "bevel", "stroke-miterlimit": "10", "x1": "14", "y1": "32", "x2": "14", "y2": "48" }, "children": [] }, { "name": "line", "attribs": { "fill": "none", "stroke": "#000000", "stroke-width": "2", "stroke-linejoin": "bevel", "stroke-miterlimit": "10", "x1": "22", "y1": "40", "x2": "6", "y2": "40" }, "children": [] }, { "name": "circle", "attribs": { "fill": "none", "stroke": "#000000", "stroke-width": "2", "stroke-linejoin": "bevel", "stroke-miterlimit": "10", "cx": "50", "cy": "39.99", "r": "7" }, "children": [] }, { "name": "line", "attribs": { "fill": "none", "stroke": "#000000", "stroke-width": "2", "stroke-linejoin": "bevel", "stroke-miterlimit": "10", "x1": "50", "y1": "33", "x2": "50", "y2": "47" }, "children": [] }, { "name": "line", "attribs": { "fill": "none", "stroke": "#000000", "stroke-width": "2", "stroke-linejoin": "bevel", "stroke-miterlimit": "10", "x1": "57", "y1": "40", "x2": "43", "y2": "40" }, "children": [] }, { "name": "polyline", "attribs": { "fill": "none", "stroke": "#000000", "stroke-width": "2", "stroke-miterlimit": "10", "points": "32,27 32,21 46,21 46,14 36,14 36,11 " }, "children": [] }] }; exports.basic_joypad = basic_joypad;