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