react-icons-kit
Version:
React Icons Kit using various Svg Icon set
17 lines (16 loc) • 536 B
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.spades = void 0;
var spades = {
"viewBox": "0 0 16 16",
"children": [{
"name": "path",
"attribs": {
"fill": "#000000",
"d": "M12.775 5.44c-3.024-2.248-4.067-4.047-4.774-5.44v0c-0 0-0-0-0-0v0c-0.708 1.393-1.75 3.192-4.774 5.44-5.157 3.833-0.303 9.182 3.965 6.238-0.278 1.827-1.227 3.159-2.191 3.733v0.59h6v-0.59c-0.964-0.574-1.913-1.906-2.191-3.733 4.268 2.944 9.122-2.405 3.965-6.238z"
}
}]
};
exports.spades = spades;
;