UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

75 lines (74 loc) 1.62 kB
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.arrows_stretch_diagonal2 = void 0; var arrows_stretch_diagonal2 = { "viewBox": "0 0 64 64", "children": [{ "name": "polyline", "attribs": { "fill": "none", "stroke": "#000000", "stroke-width": "2", "stroke-linejoin": "bevel", "stroke-miterlimit": "10", "points": "1,12 1,1 12,1 " }, "children": [] }, { "name": "polyline", "attribs": { "fill": "none", "stroke": "#000000", "stroke-width": "2", "stroke-linejoin": "bevel", "stroke-miterlimit": "10", "points": "63,52 63,63 \r\n\t52,63 " }, "children": [] }, { "name": "line", "attribs": { "fill": "none", "stroke": "#000000", "stroke-width": "2", "stroke-linejoin": "bevel", "stroke-miterlimit": "10", "x1": "63", "y1": "63", "x2": "38", "y2": "38" }, "children": [] }, { "name": "line", "attribs": { "fill": "none", "stroke": "#000000", "stroke-width": "2", "stroke-linejoin": "bevel", "stroke-miterlimit": "10", "x1": "26", "y1": "26", "x2": "1", "y2": "1" }, "children": [] }, { "name": "line", "attribs": { "fill": "none", "stroke": "#000000", "stroke-width": "2", "stroke-linejoin": "bevel", "stroke-miterlimit": "10", "x1": "40", "y1": "24", "x2": "24", "y2": "40" }, "children": [] }] }; exports.arrows_stretch_diagonal2 = arrows_stretch_diagonal2;