UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

24 lines (23 loc) 475 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.ic_last_page = void 0; var ic_last_page = { "viewBox": "0 0 24 24", "children": [{ "name": "path", "attribs": { "d": "M0 0h24v24H0V0z", "fill": "none" }, "children": [] }, { "name": "path", "attribs": { "d": "M5.59 7.41L10.18 12l-4.59 4.59L7 18l6-6-6-6zM16 6h2v12h-2z" }, "children": [] }] }; exports.ic_last_page = ic_last_page;