react-icons-kit
Version:
React Icons Kit using various Svg Icon set
115 lines (114 loc) • 2.75 kB
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.ic_sports_golf = void 0;
var ic_sports_golf = {
"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": "path",
"attribs": {
"d": "M12,16c3.87,0,7-3.13,7-7c0-3.87-3.13-7-7-7S5,5.13,5,9C5,12.87,8.13,16,12,16z M12,4c2.76,0,5,2.24,5,5s-2.24,5-5,5 s-5-2.24-5-5S9.24,4,12,4z"
},
"children": [{
"name": "path",
"attribs": {
"d": "M12,16c3.87,0,7-3.13,7-7c0-3.87-3.13-7-7-7S5,5.13,5,9C5,12.87,8.13,16,12,16z M12,4c2.76,0,5,2.24,5,5s-2.24,5-5,5 s-5-2.24-5-5S9.24,4,12,4z"
},
"children": []
}]
}, {
"name": "circle",
"attribs": {
"cx": "10",
"cy": "8",
"r": "1"
},
"children": [{
"name": "circle",
"attribs": {
"cx": "10",
"cy": "8",
"r": "1"
},
"children": []
}]
}, {
"name": "circle",
"attribs": {
"cx": "14",
"cy": "8",
"r": "1"
},
"children": [{
"name": "circle",
"attribs": {
"cx": "14",
"cy": "8",
"r": "1"
},
"children": []
}]
}, {
"name": "circle",
"attribs": {
"cx": "12",
"cy": "6",
"r": "1"
},
"children": [{
"name": "circle",
"attribs": {
"cx": "12",
"cy": "6",
"r": "1"
},
"children": []
}]
}, {
"name": "path",
"attribs": {
"d": "M7,19h2c1.1,0,2,0.9,2,2v1h2v-1c0-1.1,0.9-2,2-2h2v-2H7V19z"
},
"children": [{
"name": "path",
"attribs": {
"d": "M7,19h2c1.1,0,2,0.9,2,2v1h2v-1c0-1.1,0.9-2,2-2h2v-2H7V19z"
},
"children": []
}]
}]
}]
}]
}]
};
exports.ic_sports_golf = ic_sports_golf;
;