UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

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