UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

16 lines (15 loc) 342 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.descending = void 0; var descending = { "viewBox": "0 0 8 8", "children": [{ "name": "path", "attribs": { "d": "M2 0v6h-2l2.5 2 2.5-2h-2v-6h-1zm2 0v1h4v-1h-4zm0 2v1h3v-1h-3zm0 2v1h2v-1h-2z" } }] }; exports.descending = descending;