UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

25 lines (24 loc) 512 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.ic_south_east_twotone = void 0; var ic_south_east_twotone = { "viewBox": "0 0 24 24", "children": [{ "name": "rect", "attribs": { "fill": "none", "height": "24", "width": "24" }, "children": [] }, { "name": "path", "attribs": { "d": "M19,9h-2v6.59L5.41,4L4,5.41L15.59,17H9v2h10V9z" }, "children": [] }] }; exports.ic_south_east_twotone = ic_south_east_twotone;