UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

25 lines (24 loc) 504 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.ic_north_twotone = void 0; var ic_north_twotone = { "viewBox": "0 0 24 24", "children": [{ "name": "rect", "attribs": { "fill": "none", "height": "24", "width": "24" }, "children": [] }, { "name": "path", "attribs": { "d": "M5,9l1.41,1.41L11,5.83V22H13V5.83l4.59,4.59L19,9l-7-7L5,9z" }, "children": [] }] }; exports.ic_north_twotone = ic_north_twotone;