UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

17 lines (16 loc) 301 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.eject = void 0; var eject = { "viewBox": "0 0 16 16", "children": [{ "name": "path", "attribs": { "fill": "#000000", "d": "M0 12h16v2h-16zM8 2l8 8h-16z" } }] }; exports.eject = eject;