UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

63 lines (62 loc) 1.41 kB
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.arrows_circle_upleft = void 0; var arrows_circle_upleft = { "viewBox": "0 0 64 64", "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": [] }] }] }, { "name": "g", "attribs": {}, "children": [{ "name": "polyline", "attribs": { "fill": "none", "stroke": "#000000", "stroke-width": "2", "stroke-miterlimit": "10", "points": "23,47 23,23 47,23 \t" }, "children": [{ "name": "polyline", "attribs": { "fill": "none", "stroke": "#000000", "stroke-width": "2", "stroke-miterlimit": "10", "points": "23,47 23,23 47,23 \t" }, "children": [] }] }] }] }; exports.arrows_circle_upleft = arrows_circle_upleft;