UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

16 lines (15 loc) 282 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.up = void 0; var up = { "viewBox": "0 0 8 8", "children": [{ "name": "path", "attribs": { "d": "M0 0v1h8v-1h-8zm4 3l-2 2h4l-2-2zm-4 3v2h8v-2h-8z" } }] }; exports.up = up;