global-functions: $SymbolByUnicodeName: extend special

This commit is contained in:
Christian Hesse 2025-12-03 17:39:52 +01:00
parent 240decf419
commit 830693df79

View file

@ -1717,6 +1717,7 @@
:local Magic [ :pick [ /system/clock/get date ] 4 10 ]; :local Magic [ :pick [ /system/clock/get date ] 4 10 ];
:local Special { :local Special {
"information-04-01"="\F0\9F\9A\BB";
"large-orange-circle-04-01"="\F0\9F\8D\8A"; "large-orange-circle-04-01"="\F0\9F\8D\8A";
"large-orange-circle-10-31"="\F0\9F\8E\83"; "large-orange-circle-10-31"="\F0\9F\8E\83";
"large-red-circle-04-01"="\F0\9F\8D\92" }; "large-red-circle-04-01"="\F0\9F\8D\92" };