UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

25 lines (24 loc) 514 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.ic_north_west_twotone = void 0; var ic_north_west_twotone = { "viewBox": "0 0 24 24", "children": [{ "name": "rect", "attribs": { "fill": "none", "height": "24", "width": "24" }, "children": [] }, { "name": "path", "attribs": { "d": "M5,15h2V8.41L18.59,20L20,18.59L8.41,7H15V5H5V15z" }, "children": [] }] }; exports.ic_north_west_twotone = ic_north_west_twotone;