@kde/react-icons-kit
Version:
React Icons Kit using various Svg Icon set, forked from react-icons-kit
6 lines (5 loc) • 582 B
JavaScript
;
Object.defineProperty(exports, "__esModule", {
value: true
});
var sortAmountAsc = exports.sortAmountAsc = { "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 9h9v2h-9v-2z" } }, { "name": "path", "attribs": { "fill": "#000000", "d": "M7 6h7v2h-7v-2z" } }, { "name": "path", "attribs": { "fill": "#000000", "d": "M7 3h5v2h-5v-2z" } }, { "name": "path", "attribs": { "fill": "#000000", "d": "M7 0h3v2h-3v-2z" } }] };