diff options
author | Christian Hesse <mail@eworm.de> | 2022-08-25 12:51:07 +0200 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2022-08-25 12:51:07 +0200 |
commit | 8f7a0c2a0698fd8fc9596697de61d5abc7311466 (patch) | |
tree | 1e2690f0a5a1cfb76ab8621764d5911685796089 | |
parent | a7ec92e358493e72ead03486fab8f8b88ffdfe03 (diff) |
global-functions: $SymbolByUnicodeName: add 'earth'
-rw-r--r-- | global-functions | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/global-functions b/global-functions index cd8342b..ad9f39e 100644 --- a/global-functions +++ b/global-functions @@ -1131,6 +1131,7 @@ "chart-increasing"="\F0\9F\93\88"; "cloud"="\E2\98\81"; "cross-mark"="\E2\9D\8C"; + "earth"="\F0\9F\8C\8D"; "fire"="\F0\9F\94\A5"; "floppy-disk"="\F0\9F\92\BE"; "high-voltage-sign"="\E2\9A\A1"; |