UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

17 lines (16 loc) 425 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.arrowGraphDownLeft = void 0; var arrowGraphDownLeft = { "viewBox": "0 0 512 512", "children": [{ "name": "polygon", "attribs": { "points": "32,384 32,224 92.8,284.8 223.7,144 330.7,256 480,128 330.7,330.7 223.7,224 130.2,322.2 192,384 " }, "children": [] }] }; exports.arrowGraphDownLeft = arrowGraphDownLeft;