UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

16 lines (15 loc) 360 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.sortUp = void 0; var sortUp = { "viewBox": "0 0 1024 1792", "children": [{ "name": "path", "attribs": { "d": "M1024 704q0 26-19 45t-45 19h-896q-26 0-45-19t-19-45 19-45l448-448q19-19 45-19t45 19l448 448q19 19 19 45z" } }] }; exports.sortUp = sortUp;