react-icons-kit
Version:
React Icons Kit using various Svg Icon set
80 lines (79 loc) • 1.69 kB
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.basic_cards_diamonds = void 0;
var basic_cards_diamonds = {
"viewBox": "0 0 64 64",
"children": [{
"name": "polygon",
"attribs": {
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"points": "44,59 16,45 36,5 63,19 "
},
"children": []
}, {
"name": "polyline",
"attribs": {
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"points": "31.899,14.004 28,6 1,20 19,59 32,52.964 \r\n\t"
},
"children": []
}, {
"name": "polygon",
"attribs": {
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"points": "35,41 46,36 45,24 34,29 "
},
"children": []
}, {
"name": "line",
"attribs": {
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"x1": "38",
"y1": "9",
"x2": "37",
"y2": "11"
},
"children": []
}, {
"name": "line",
"attribs": {
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"x1": "7",
"y1": "23",
"x2": "6",
"y2": "21"
},
"children": []
}, {
"name": "line",
"attribs": {
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"x1": "43",
"y1": "53",
"x2": "42",
"y2": "55"
},
"children": []
}]
};
exports.basic_cards_diamonds = basic_cards_diamonds;
;