react-icons-kit
Version:
React Icons Kit using various Svg Icon set
63 lines (62 loc) • 1.68 kB
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.arrowShrink = void 0;
var arrowShrink = {
"viewBox": "0 0 512 512",
"children": [{
"name": "g",
"attribs": {},
"children": [{
"name": "polygon",
"attribs": {
"points": "448,92.3 366.1,174.1 416,224 288,224 288,96 337.9,145.9 419.7,64 \t"
},
"children": [{
"name": "polygon",
"attribs": {
"points": "448,92.3 366.1,174.1 416,224 288,224 288,96 337.9,145.9 419.7,64 \t"
},
"children": []
}]
}, {
"name": "polygon",
"attribs": {
"points": "448,419.7 366.1,337.9 416,288 288,288 288,416 337.9,366.1 419.7,448 \t"
},
"children": [{
"name": "polygon",
"attribs": {
"points": "448,419.7 366.1,337.9 416,288 288,288 288,416 337.9,366.1 419.7,448 \t"
},
"children": []
}]
}, {
"name": "polygon",
"attribs": {
"points": "64,419.7 145.9,337.9 96,288 224,288 224,416 174.1,366.1 92.3,448 \t"
},
"children": [{
"name": "polygon",
"attribs": {
"points": "64,419.7 145.9,337.9 96,288 224,288 224,416 174.1,366.1 92.3,448 \t"
},
"children": []
}]
}, {
"name": "polygon",
"attribs": {
"points": "64,92.3 145.9,174.1 96,224 224,224 224,96 174.1,145.9 92.3,64 \t"
},
"children": [{
"name": "polygon",
"attribs": {
"points": "64,92.3 145.9,174.1 96,224 224,224 224,96 174.1,145.9 92.3,64 \t"
},
"children": []
}]
}]
}]
};
exports.arrowShrink = arrowShrink;
;