UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

64 lines (63 loc) 1.35 kB
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.arrows_drag_left = void 0; var arrows_drag_left = { "viewBox": "0 0 64 64", "children": [{ "name": "g", "attribs": {}, "children": [{ "name": "line", "attribs": { "fill": "none", "stroke": "#000000", "stroke-width": "2", "stroke-miterlimit": "10", "x1": "33", "y1": "32", "x2": "1", "y2": "32" }, "children": [{ "name": "line", "attribs": { "fill": "none", "stroke": "#000000", "stroke-width": "2", "stroke-miterlimit": "10", "x1": "33", "y1": "32", "x2": "1", "y2": "32" }, "children": [] }] }] }, { "name": "circle", "attribs": { "fill": "none", "stroke": "#000000", "stroke-width": "2", "stroke-miterlimit": "10", "cx": "48", "cy": "32", "r": "15" }, "children": [] }, { "name": "polyline", "attribs": { "fill": "none", "stroke": "#000000", "stroke-width": "2", "stroke-linejoin": "bevel", "stroke-miterlimit": "10", "points": "10,23 1,32 10,41 \r\n\t" }, "children": [] }] }; exports.arrows_drag_left = arrows_drag_left;