UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

43 lines (42 loc) 990 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.software_selection_oval = void 0; var software_selection_oval = { "viewBox": "0 0 64 64", "children": [{ "name": "g", "attribs": {}, "children": [{ "name": "ellipse", "attribs": { "fill": "none", "stroke": "#000000", "stroke-width": "2", "stroke-miterlimit": "10", "stroke-dasharray": "4.0012,2.0006", "cx": "32", "cy": "32", "rx": "31", "ry": "20" }, "children": [{ "name": "ellipse", "attribs": { "fill": "none", "stroke": "#000000", "stroke-width": "2", "stroke-miterlimit": "10", "stroke-dasharray": "4.0012,2.0006", "cx": "32", "cy": "32", "rx": "31", "ry": "20" }, "children": [] }] }] }] }; exports.software_selection_oval = software_selection_oval;