UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

87 lines (86 loc) 1.68 kB
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.connectionBars = void 0; var connectionBars = { "viewBox": "0 0 512 512", "children": [{ "name": "g", "attribs": {}, "children": [{ "name": "rect", "attribs": { "x": "80", "y": "352", "width": "64", "height": "64" }, "children": [{ "name": "rect", "attribs": { "x": "80", "y": "352", "width": "64", "height": "64" }, "children": [] }] }, { "name": "rect", "attribs": { "x": "176", "y": "288", "width": "64", "height": "128" }, "children": [{ "name": "rect", "attribs": { "x": "176", "y": "288", "width": "64", "height": "128" }, "children": [] }] }, { "name": "rect", "attribs": { "x": "272", "y": "192", "width": "64", "height": "224" }, "children": [{ "name": "rect", "attribs": { "x": "272", "y": "192", "width": "64", "height": "224" }, "children": [] }] }, { "name": "rect", "attribs": { "x": "368", "y": "96", "width": "64", "height": "320" }, "children": [{ "name": "rect", "attribs": { "x": "368", "y": "96", "width": "64", "height": "320" }, "children": [] }] }] }] }; exports.connectionBars = connectionBars;