UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

17 lines (16 loc) 318 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.bottom = void 0; var bottom = { "viewBox": "0 0 8 8", "children": [{ "name": "path", "attribs": { "d": "M2 0v5h-2l2.53 3 2.47-3h-2v-5h-1z", "transform": "translate(1)" } }] }; exports.bottom = bottom;