UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

62 lines (61 loc) 1.18 kB
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.basic_key = void 0; var basic_key = { "viewBox": "0 0 64 64", "children": [{ "name": "circle", "attribs": { "fill": "none", "stroke": "#000000", "stroke-width": "2", "stroke-miterlimit": "10", "cx": "51", "cy": "32", "r": "12" }, "children": [] }, { "name": "line", "attribs": { "fill": "none", "stroke": "#000000", "stroke-width": "2", "stroke-miterlimit": "10", "x1": "0", "y1": "32", "x2": "38", "y2": "32" }, "children": [] }, { "name": "line", "attribs": { "fill": "none", "stroke": "#000000", "stroke-width": "2", "stroke-miterlimit": "10", "x1": "6", "y1": "32", "x2": "6", "y2": "42" }, "children": [] }, { "name": "line", "attribs": { "fill": "none", "stroke": "#000000", "stroke-width": "2", "stroke-miterlimit": "10", "x1": "14", "y1": "32", "x2": "14", "y2": "38" }, "children": [] }] }; exports.basic_key = basic_key;