UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

16 lines (15 loc) 398 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.windowMinimize = void 0; var windowMinimize = { "viewBox": "0 0 1792 1792", "children": [{ "name": "path", "attribs": { "d": "M1792 1312v192q0 66-47 113t-113 47h-1472q-66 0-113-47t-47-113v-192q0-66 47-113t113-47h1472q66 0 113 47t47 113z" } }] }; exports.windowMinimize = windowMinimize;