UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

48 lines (47 loc) 851 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.maximize2 = void 0; var maximize2 = { "viewBox": "0 0 24 24", "children": [{ "name": "polyline", "attribs": { "points": "15 3 21 3 21 9" }, "children": [] }, { "name": "polyline", "attribs": { "points": "9 21 3 21 3 15" }, "children": [] }, { "name": "line", "attribs": { "x1": "21", "y1": "3", "x2": "14", "y2": "10" }, "children": [] }, { "name": "line", "attribs": { "x1": "3", "y1": "21", "x2": "10", "y2": "14" }, "children": [] }], "attribs": { "fill": "none", "stroke": "currentColor", "stroke-width": "2", "stroke-linecap": "round", "stroke-linejoin": "round" } }; exports.maximize2 = maximize2;