UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

50 lines (49 loc) 1.28 kB
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.pie_chart = void 0; var pie_chart = { "viewBox": "0 0 64 64", "children": [{ "name": "g", "attribs": { "id": "PIE_CHART_1_", "enable-background": "new " }, "children": [{ "name": "g", "attribs": { "id": "PIE_CHART" }, "children": [{ "name": "g", "attribs": { "id": "PIE_CHART" }, "children": [{ "name": "g", "attribs": {}, "children": [{ "name": "g", "attribs": {}, "children": [{ "name": "path", "attribs": { "d": "M35,0v29h29C64,12.984,51.016,0,35,0z M29,6C12.984,6,0,18.984,0,35c0,16.018,12.984,29,29,29c16.016,0,29-12.984,29-29\r\n\t\t\t\tH29V6z" }, "children": [{ "name": "path", "attribs": { "d": "M35,0v29h29C64,12.984,51.016,0,35,0z M29,6C12.984,6,0,18.984,0,35c0,16.018,12.984,29,29,29c16.016,0,29-12.984,29-29\r\n\t\t\t\tH29V6z" }, "children": [] }] }] }] }] }] }] }] }; exports.pie_chart = pie_chart;