@kde/react-icons-kit
Version:
React Icons Kit using various Svg Icon set, forked from react-icons-kit
6 lines (5 loc) • 815 B
JavaScript
;
Object.defineProperty(exports, "__esModule", {
value: true
});
var arrows_keyboard_alt = exports.arrows_keyboard_alt = { "viewBox": "0 0 64 64", "children": [{ "name": "rect", "attribs": { "x": "1", "y": "1", "fill": "none", "stroke": "#231F20", "stroke-width": "2", "stroke-linejoin": "bevel", "stroke-miterlimit": "10", "width": "62", "height": "62" }, "children": [] }, { "name": "polyline", "attribs": { "fill": "none", "stroke": "#231F20", "stroke-width": "2", "stroke-linejoin": "bevel", "stroke-miterlimit": "10", "points": "6,24 18,24 30,42 \r\n\t58,42 " }, "children": [] }, { "name": "line", "attribs": { "fill": "none", "stroke": "#231F20", "stroke-width": "2", "stroke-linejoin": "bevel", "stroke-miterlimit": "10", "x1": "58", "y1": "24", "x2": "30", "y2": "24" }, "children": [] }] };