UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

17 lines (16 loc) 308 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.top = void 0; var top = { "viewBox": "0 0 8 8", "children": [{ "name": "path", "attribs": { "d": "M2.47 0l-2.47 3h2v5h1v-5h2l-2.53-3z", "transform": "translate(1)" } }] }; exports.top = top;