UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

25 lines (24 loc) 548 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.ic_first_page_twotone = void 0; var ic_first_page_twotone = { "viewBox": "0 0 24 24", "children": [{ "name": "path", "attribs": { "d": "M24 0v24H0V0h24z", "fill": "none", "opacity": ".87" }, "children": [] }, { "name": "path", "attribs": { "d": "M18.41 16.59L13.82 12l4.59-4.59L17 6l-6 6 6 6 1.41-1.41zM6 6h2v12H6V6z" }, "children": [] }] }; exports.ic_first_page_twotone = ic_first_page_twotone;