UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

95 lines (94 loc) 2.05 kB
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.arrows_circle_plus = void 0; var arrows_circle_plus = { "viewBox": "0 0 64 64", "children": [{ "name": "g", "attribs": {}, "children": [{ "name": "line", "attribs": { "fill": "none", "stroke": "#000000", "stroke-width": "2", "stroke-miterlimit": "10", "x1": "32", "y1": "50", "x2": "32", "y2": "14" }, "children": [{ "name": "line", "attribs": { "fill": "none", "stroke": "#000000", "stroke-width": "2", "stroke-miterlimit": "10", "x1": "32", "y1": "50", "x2": "32", "y2": "14" }, "children": [] }] }, { "name": "line", "attribs": { "fill": "none", "stroke": "#000000", "stroke-width": "2", "stroke-miterlimit": "10", "x1": "14", "y1": "32", "x2": "50", "y2": "32" }, "children": [{ "name": "line", "attribs": { "fill": "none", "stroke": "#000000", "stroke-width": "2", "stroke-miterlimit": "10", "x1": "14", "y1": "32", "x2": "50", "y2": "32" }, "children": [] }] }] }, { "name": "g", "attribs": {}, "children": [{ "name": "circle", "attribs": { "fill": "none", "stroke": "#000000", "stroke-width": "2", "stroke-miterlimit": "10", "cx": "32", "cy": "32", "r": "30.999" }, "children": [{ "name": "circle", "attribs": { "fill": "none", "stroke": "#000000", "stroke-width": "2", "stroke-miterlimit": "10", "cx": "32", "cy": "32", "r": "30.999" }, "children": [] }] }] }] }; exports.arrows_circle_plus = arrows_circle_plus;