UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

25 lines (24 loc) 511 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.ic_north_east_twotone = void 0; var ic_north_east_twotone = { "viewBox": "0 0 24 24", "children": [{ "name": "rect", "attribs": { "fill": "none", "height": "24", "width": "24" }, "children": [] }, { "name": "path", "attribs": { "d": "M9,5v2h6.59L4,18.59L5.41,20L17,8.41V15h2V5H9z" }, "children": [] }] }; exports.ic_north_east_twotone = ic_north_east_twotone;