react-icons-kit
Version:
React Icons Kit using various Svg Icon set
79 lines (78 loc) • 1.94 kB
JavaScript
;
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.ic_deck = void 0;
var ic_deck = {
"viewBox": "0 0 24 24",
"children": [{
"name": "g",
"attribs": {},
"children": [{
"name": "rect",
"attribs": {
"fill": "none",
"height": "24",
"width": "24"
},
"children": [{
"name": "rect",
"attribs": {
"fill": "none",
"height": "24",
"width": "24"
},
"children": []
}]
}]
}, {
"name": "g",
"attribs": {},
"children": [{
"name": "g",
"attribs": {},
"children": [{
"name": "g",
"attribs": {},
"children": [{
"name": "polygon",
"attribs": {
"points": "22,9 12,2 2,9 11,9 11,22 13,22 13,9"
},
"children": [{
"name": "polygon",
"attribs": {
"points": "22,9 12,2 2,9 11,9 11,22 13,22 13,9"
},
"children": []
}]
}, {
"name": "polygon",
"attribs": {
"points": "4.14,12 2.18,12.37 3,16.74 3,22 5,22 5.02,18 7,18 7,22 9,22 9,16 4.9,16"
},
"children": [{
"name": "polygon",
"attribs": {
"points": "4.14,12 2.18,12.37 3,16.74 3,22 5,22 5.02,18 7,18 7,22 9,22 9,16 4.9,16"
},
"children": []
}]
}, {
"name": "polygon",
"attribs": {
"points": "19.1,16 15,16 15,22 17,22 17,18 18.98,18 19,22 21,22 21,16.74 21.82,12.37 19.86,12"
},
"children": [{
"name": "polygon",
"attribs": {
"points": "19.1,16 15,16 15,22 17,22 17,18 18.98,18 19,22 21,22 21,16.74 21.82,12.37 19.86,12"
},
"children": []
}]
}]
}]
}]
}]
};
exports.ic_deck = ic_deck;