UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

24 lines (23 loc) 599 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.ic_restore_from_trash_outline = void 0; var ic_restore_from_trash_outline = { "viewBox": "0 0 24 24", "children": [{ "name": "path", "attribs": { "d": "M0 0h24v24H0V0z", "fill": "none" }, "children": [] }, { "name": "path", "attribs": { "d": "M15.5 4l-1-1h-5l-1 1H5v2h14V4zM6 19c0 1.1.9 2 2 2h8c1.1 0 2-.9 2-2V7H6v12zm2-5V9h8v10H8v-5zm2 4h4v-4h2l-4-4-4 4h2z" }, "children": [] }] }; exports.ic_restore_from_trash_outline = ic_restore_from_trash_outline;