UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

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