UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

24 lines (23 loc) 482 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.ic_show_chart = void 0; var ic_show_chart = { "viewBox": "0 0 24 24", "children": [{ "name": "path", "attribs": { "d": "M0 0h24v24H0z", "fill": "none" }, "children": [] }, { "name": "path", "attribs": { "d": "M3.5 18.49l6-6.01 4 4L22 6.92l-1.41-1.41-7.09 7.97-4-4L2 16.99z" }, "children": [] }] }; exports.ic_show_chart = ic_show_chart;