UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

17 lines (16 loc) 423 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.arrowGraphUpRight = void 0; var arrowGraphUpRight = { "viewBox": "0 0 512 512", "children": [{ "name": "polygon", "attribs": { "points": "320,128 381.8,189.8 288.3,288 181.3,181.3 32,384 181.3,256 288.3,368 419.2,227.2 480,288 480,128 " }, "children": [] }] }; exports.arrowGraphUpRight = arrowGraphUpRight;