@kde/react-icons-kit
Version:
React Icons Kit using various Svg Icon set, forked from react-icons-kit
6 lines (5 loc) • 652 B
JavaScript
;
Object.defineProperty(exports, "__esModule", {
value: true
});
var maximize2 = exports.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" } };