diff --git a/README.md b/README.md
index 3f4d54fb..cc073731 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
----- | -------
+ | `:clippy:`
| `:grafana:`
| `:asciidoctor:`
| `:python-black:`
diff --git a/img-buildkite-64.json b/img-buildkite-64.json
index f30ecaac..c0c45d39 100644
--- a/img-buildkite-64.json
+++ b/img-buildkite-64.json
@@ -1,4 +1,10 @@
[
+ {
+ "name": "clippy",
+ "image": "img-buildkite-64/clippy.png",
+ "category": "Buildkite",
+ "aliases": []
+ },
{
"name": "grafana",
"image": "img-buildkite-64/grafana.png",
diff --git a/img-buildkite-64/clippy.png b/img-buildkite-64/clippy.png
new file mode 100644
index 00000000..896a915a
Binary files /dev/null and b/img-buildkite-64/clippy.png differ