UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

16 lines (15 loc) 483 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.pieChart = void 0; var pieChart = { "viewBox": "0 0 1792 1792", "children": [{ "name": "path", "attribs": { "d": "M768 890l546 546q-106 108-247.5 168t-298.5 60q-209 0-385.5-103t-279.5-279.5-103-385.5 103-385.5 279.5-279.5 385.5-103v762zM955 896h773q0 157-60 298.5t-168 247.5zM1664 768h-768v-768q209 0 385.5 103t279.5 279.5 103 385.5z" } }] }; exports.pieChart = pieChart;