UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

41 lines (40 loc) 767 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.sortAmountDesc = void 0; var sortAmountDesc = { "viewBox": "0 0 16 16", "children": [{ "name": "path", "attribs": { "fill": "#000000", "d": "M5 12v-12h-2v12h-2.5l3.5 3.5 3.5-3.5h-2.5z" } }, { "name": "path", "attribs": { "fill": "#000000", "d": "M7 0h9v2h-9v-2z" } }, { "name": "path", "attribs": { "fill": "#000000", "d": "M7 3h7v2h-7v-2z" } }, { "name": "path", "attribs": { "fill": "#000000", "d": "M7 6h5v2h-5v-2z" } }, { "name": "path", "attribs": { "fill": "#000000", "d": "M7 9h3v2h-3v-2z" } }] }; exports.sortAmountDesc = sortAmountDesc;