diff --git a/components/CurrencyCard.tsx b/components/CurrencyCard.tsx
index 1117837..6e96b49 100644
--- a/components/CurrencyCard.tsx
+++ b/components/CurrencyCard.tsx
@@ -99,7 +99,12 @@ function Row({ label, ind, unit = "", invertSurprise = false, warn = false, cons
{label}
{warn && ⚠}
- {info && ⓘ}
+ {info && (
+ i
+ )}