UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

24 lines (23 loc) 494 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.ic_trending_up = void 0; var ic_trending_up = { "viewBox": "0 0 24 24", "children": [{ "name": "path", "attribs": { "d": "M0 0h24v24H0z", "fill": "none" }, "children": [] }, { "name": "path", "attribs": { "d": "M16 6l2.29 2.29-4.88 4.88-4-4L2 16.59 3.41 18l6-6 4 4 6.3-6.29L22 12V6z" }, "children": [] }] }; exports.ic_trending_up = ic_trending_up;