UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

25 lines (24 loc) 604 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.ic_close_fullscreen_twotone = void 0; var ic_close_fullscreen_twotone = { "viewBox": "0 0 24 24", "children": [{ "name": "rect", "attribs": { "fill": "none", "height": "24", "width": "24" }, "children": [] }, { "name": "path", "attribs": { "d": "M22,3.41l-5.29,5.29L20,12h-8V4l3.29,3.29L20.59,2L22,3.41z M3.41,22l5.29-5.29L12,20v-8H4l3.29,3.29L2,20.59L3.41,22z" }, "children": [] }] }; exports.ic_close_fullscreen_twotone = ic_close_fullscreen_twotone;