UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

30 lines (29 loc) 599 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.trendingDown = void 0; var trendingDown = { "viewBox": "0 0 24 24", "children": [{ "name": "polyline", "attribs": { "points": "23 18 13.5 8.5 8.5 13.5 1 6" }, "children": [] }, { "name": "polyline", "attribs": { "points": "17 18 23 18 23 12" }, "children": [] }], "attribs": { "fill": "none", "stroke": "currentColor", "stroke-width": "2", "stroke-linecap": "round", "stroke-linejoin": "round" } }; exports.trendingDown = trendingDown;