UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

16 lines (15 loc) 298 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.chart = void 0; var chart = { "viewBox": "0 0 8 8", "children": [{ "name": "path", "attribs": { "d": "M0 0v7h8v-1h-7v-6h-1zm5 0v5h2v-5h-2zm-3 2v3h2v-3h-2z" } }] }; exports.chart = chart;