UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

16 lines (15 loc) 354 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.areaChart = void 0; var areaChart = { "viewBox": "0 0 2048 1792", "children": [{ "name": "path", "attribs": { "d": "M2048 1536v128h-2048v-1536h128v1408h1920zM1664 512l256 896h-1664v-576l448-576 576 576z" } }] }; exports.areaChart = areaChart;