react-icons-kit
Version:
React Icons Kit using various Svg Icon set
17 lines (16 loc) • 417 B
JavaScript
;
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.arrowGraphUpLeft = void 0;
var arrowGraphUpLeft = {
"viewBox": "0 0 512 512",
"children": [{
"name": "polygon",
"attribs": {
"points": "192,128 130.2,189.8 223.7,288 330.7,181.3 480,384 330.7,256 223.7,368 92.8,227.2 32,288 32,128 "
},
"children": []
}]
};
exports.arrowGraphUpLeft = arrowGraphUpLeft;