react-icons-kit
Version:
React Icons Kit using various Svg Icon set
75 lines (74 loc) • 2.27 kB
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.ribbonA = void 0;
var ribbonA = {
"viewBox": "0 0 512 512",
"children": [{
"name": "g",
"attribs": {},
"children": [{
"name": "path",
"attribs": {
"d": "M352,32l-82.9,176.612c39.996,3.608,75.273,23.554,99.096,53.128L432,128L352,32z"
},
"children": [{
"name": "path",
"attribs": {
"d": "M352,32l-82.9,176.612c39.996,3.608,75.273,23.554,99.096,53.128L432,128L352,32z"
},
"children": []
}]
}, {
"name": "path",
"attribs": {
"d": "M160,32l82.9,176.612c-39.996,3.608-75.273,23.554-99.096,53.128L80,128L160,32z"
},
"children": [{
"name": "path",
"attribs": {
"d": "M160,32l82.9,176.612c-39.996,3.608-75.273,23.554-99.096,53.128L80,128L160,32z"
},
"children": []
}]
}, {
"name": "polygon",
"attribs": {
"points": "269.092,32 256,32 176,32 228.572,144 256,144 283.428,144 336,32 \t"
},
"children": [{
"name": "polygon",
"attribs": {
"points": "269.092,32 256,32 176,32 228.572,144 256,144 283.428,144 336,32 \t"
},
"children": []
}]
}, {
"name": "path",
"attribs": {
"d": "M256,224c-70.692,0-128,57.308-128,128s57.308,128,128,128s128-57.308,128-128S326.692,224,256,224z M256,448\r\n\t\tc-53.02,0-96-42.98-96-96s42.98-96,96-96s96,42.98,96,96S309.02,448,256,448z"
},
"children": [{
"name": "path",
"attribs": {
"d": "M256,224c-70.692,0-128,57.308-128,128s57.308,128,128,128s128-57.308,128-128S326.692,224,256,224z M256,448\r\n\t\tc-53.02,0-96-42.98-96-96s42.98-96,96-96s96,42.98,96,96S309.02,448,256,448z"
},
"children": []
}]
}, {
"name": "path",
"attribs": {
"d": "M256,264c-48.523,0-88,39.477-88,88s39.477,88,88,88s88-39.477,88-88S304.523,264,256,264z"
},
"children": [{
"name": "path",
"attribs": {
"d": "M256,264c-48.523,0-88,39.477-88,88s39.477,88,88,88s88-39.477,88-88S304.523,264,256,264z"
},
"children": []
}]
}]
}]
};
exports.ribbonA = ribbonA;
;