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