UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

41 lines (40 loc) 848 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.arrows_minus = void 0; var arrows_minus = { "viewBox": "0 0 64 64", "children": [{ "name": "g", "attribs": {}, "children": [{ "name": "line", "attribs": { "fill": "none", "stroke": "#000000", "stroke-width": "2", "stroke-miterlimit": "10", "x1": "14", "y1": "31", "x2": "50", "y2": "31" }, "children": [{ "name": "line", "attribs": { "fill": "none", "stroke": "#000000", "stroke-width": "2", "stroke-miterlimit": "10", "x1": "14", "y1": "31", "x2": "50", "y2": "31" }, "children": [] }] }] }] }; exports.arrows_minus = arrows_minus;