UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

127 lines (126 loc) 2.77 kB
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.ic_account_balance = void 0; var ic_account_balance = { "viewBox": "0 0 24 24", "children": [{ "name": "g", "attribs": {}, "children": [{ "name": "rect", "attribs": { "fill": "none", "height": "24", "width": "24" }, "children": [{ "name": "rect", "attribs": { "fill": "none", "height": "24", "width": "24" }, "children": [] }] }] }, { "name": "g", "attribs": {}, "children": [{ "name": "g", "attribs": {}, "children": [{ "name": "g", "attribs": {}, "children": [{ "name": "rect", "attribs": { "height": "7", "width": "3", "x": "4", "y": "10" }, "children": [{ "name": "rect", "attribs": { "height": "7", "width": "3", "x": "4", "y": "10" }, "children": [] }] }, { "name": "rect", "attribs": { "height": "7", "width": "3", "x": "10.5", "y": "10" }, "children": [{ "name": "rect", "attribs": { "height": "7", "width": "3", "x": "10.5", "y": "10" }, "children": [] }] }, { "name": "rect", "attribs": { "height": "3", "width": "20", "x": "2", "y": "19" }, "children": [{ "name": "rect", "attribs": { "height": "3", "width": "20", "x": "2", "y": "19" }, "children": [] }] }, { "name": "rect", "attribs": { "height": "7", "width": "3", "x": "17", "y": "10" }, "children": [{ "name": "rect", "attribs": { "height": "7", "width": "3", "x": "17", "y": "10" }, "children": [] }] }, { "name": "polygon", "attribs": { "points": "12,1 2,6 2,8 22,8 22,6" }, "children": [{ "name": "polygon", "attribs": { "points": "12,1 2,6 2,8 22,8 22,6" }, "children": [] }] }] }] }] }] }; exports.ic_account_balance = ic_account_balance;