UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

17 lines (16 loc) 320 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.navigate = void 0; var navigate = { "viewBox": "0 0 512 512", "children": [{ "name": "polygon", "attribs": { "points": "480,32 32,224 288,224 288,480 " }, "children": [] }] }; exports.navigate = navigate;