UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

24 lines (23 loc) 499 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.ic_eject_outline = void 0; var ic_eject_outline = { "viewBox": "0 0 24 24", "children": [{ "name": "path", "attribs": { "d": "M0 0h24v24H0V0z", "fill": "none" }, "children": [] }, { "name": "path", "attribs": { "d": "M5 17h14v2H5zm7-12L5.33 15h13.34L12 5zm0 3.6l2.93 4.4H9.07L12 8.6z" }, "children": [] }] }; exports.ic_eject_outline = ic_eject_outline;