diff --git a/species/blobfox/assets/flag_trans.svg b/species/blobfox/assets/flag_trans.svg
new file mode 100644
index 0000000..d2d486f
--- /dev/null
+++ b/species/blobfox/assets/flag_trans.svg
@@ -0,0 +1,8 @@
+
+
diff --git a/species/blobfox/species.toml b/species/blobfox/species.toml
index c2a2234..8455ce2 100644
--- a/species/blobfox/species.toml
+++ b/species/blobfox/species.toml
@@ -55,6 +55,7 @@ heart_enby = ["body-basic", "eyes-basic", "left-hand", "right-hand", "holding",
heart_ace = ["body-basic", "eyes-basic", "left-hand", "right-hand", "holding", "big-object"]
heart_demisexual = ["body-basic", "eyes-basic", "left-hand", "right-hand", "holding", "big-object"]
heart_pan = ["body-basic", "eyes-basic", "left-hand", "right-hand", "holding", "big-object"]
+heart_trans = ["body-basic", "eyes-basic", "left-hand", "right-hand", "holding", "big-object"]
# Snuggle
snuggle_left = ["body-basic", "eyes-closed", "mouth-w"]
diff --git a/species/blobfox/variants/heart_trans.mustache b/species/blobfox/variants/heart_trans.mustache
new file mode 100644
index 0000000..b84abe7
--- /dev/null
+++ b/species/blobfox/variants/heart_trans.mustache
@@ -0,0 +1,25 @@
+{{>header}}
+ {{>body}}
+
+ {{>eyes}}
+
+
+
+ {{#heart}}#heart{{/heart}}
+
+
+
+
+ {{#heart}}#heart{{/heart}}
+
+
+
+
+ {{#flag_trans}}{{/flag_trans}}
+
+
+
+ {{#set-fill}} rgba(255,255,255,0.5) | {{#heart}}#heart-reflection{{/heart}} {{/set-fill}}
+
+ {{>hands}}
+{{>footer}}