diff --git a/README.md b/README.md
index b8c81120..fc821fe4 100644
--- a/README.md
+++ b/README.md
@@ -26,6 +26,7 @@ If we're missing a Unicode emoji, please check if it's been added to our upstrea
Emoji | Aliases
----- | -------
+ | `:hbase:`
| `:elasticsearch:`
| `:clippy:`
| `:grafana:`
diff --git a/img-buildkite-64.json b/img-buildkite-64.json
index b6687a60..42571f92 100644
--- a/img-buildkite-64.json
+++ b/img-buildkite-64.json
@@ -1,4 +1,10 @@
[
+ {
+ "name": "hbase",
+ "image": "img-buildkite-64/hbase.png",
+ "category": "Buildkite",
+ "aliases": []
+ },
{
"name": "elasticsearch",
"image": "img-buildkite-64/elasticsearch.png",
diff --git a/img-buildkite-64/hbase.png b/img-buildkite-64/hbase.png
new file mode 100644
index 00000000..2021fe1a
Binary files /dev/null and b/img-buildkite-64/hbase.png differ