UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

25 lines (24 loc) 557 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.ic_open_in_full_outline = void 0; var ic_open_in_full_outline = { "viewBox": "0 0 24 24", "children": [{ "name": "rect", "attribs": { "fill": "none", "height": "24", "width": "24" }, "children": [] }, { "name": "polygon", "attribs": { "points": "21,11 21,3 13,3 16.29,6.29 6.29,16.29 3,13 3,21 11,21 7.71,17.71 17.71,7.71" }, "children": [] }] }; exports.ic_open_in_full_outline = ic_open_in_full_outline;