global-functions: Add 15 notifications symbols

This commit is contained in:
Juan Jose Ruiz 2025-07-14 20:22:39 +02:00
parent 89175e511f
commit 8d31696c16

View file

@ -1609,40 +1609,55 @@
:global LogPrintOnce; :global LogPrintOnce;
:local Symbols { :local Symbols {
"abacus"="\F0\9F\A7\AE"; "abacus"="\F0\9F\A7\AE";
"alarm-clock"="\E2\8F\B0"; "alarm-clock"="\E2\8F\B0";
"arrow-down"="\E2\AC\87"; "antenna-bars"="\F0\9F\93\B6";
"arrow-up"="\E2\AC\86"; "arrow-down"="\E2\AC\87";
"calendar"="\F0\9F\93\85"; "arrow-up"="\E2\AC\86";
"card-file-box"="\F0\9F\97\83"; "battery"="\F0\9F\94\8B";
"chart-decreasing"="\F0\9F\93\89"; "bell"="\F0\9F\94\94";
"chart-increasing"="\F0\9F\93\88"; "calendar"="\F0\9F\93\85";
"cloud"="\E2\98\81"; "card-file-box"="\F0\9F\97\83";
"cross-mark"="\E2\9D\8C"; "chart-decreasing"="\F0\9F\93\89";
"earth"="\F0\9F\8C\8D"; "chart-increasing"="\F0\9F\93\88";
"fire"="\F0\9F\94\A5"; "clipboard"="\F0\9F\93\8B";
"floppy-disk"="\F0\9F\92\BE"; "cloud"="\E2\98\81";
"gear"="\E2\9A\99"; "computer"="\F0\9F\92\BB";
"heart"="\E2\99\A5"; "cross-mark"="\E2\9D\8C";
"high-voltage-sign"="\E2\9A\A1"; "earth"="\F0\9F\8C\8D";
"incoming-envelope"="\F0\9F\93\A8"; "eyes"="\F0\9F\91\80";
"information"="\E2\84\B9"; "fire"="\F0\9F\94\A5";
"large-orange-circle"="\F0\9F\9F\A0"; "floppy-disk"="\F0\9F\92\BE";
"large-red-circle"="\F0\9F\94\B4"; "gear"="\E2\9A\99";
"link"="\F0\9F\94\97"; "heart"="\E2\99\A5";
"lock-with-ink-pen"="\F0\9F\94\8F"; "high-voltage-sign"="\E2\9A\A1";
"memo"="\F0\9F\93\9D"; "hourglass-done"="\E2\8C\9B";
"mobile-phone"="\F0\9F\93\B1"; "hourglass-running"="\E2\8F\B3";
"pushpin"="\F0\9F\93\8C"; "incoming-envelope"="\F0\9F\93\A8";
"scissors"="\E2\9C\82"; "information"="\E2\84\B9";
"smiley-partying-face"="\F0\9F\A5\B3"; "key"="\F0\9F\94\91";
"smiley-smiling-face"="\E2\98\BA"; "large-orange-circle"="\F0\9F\9F\A0";
"smiley-winking-face-with-tongue"="\F0\9F\98\9C"; "large-red-circle"="\F0\9F\94\B4";
"sparkles"="\E2\9C\A8"; "link"="\F0\9F\94\97";
"speech-balloon"="\F0\9F\92\AC"; "lock-with-ink-pen"="\F0\9F\94\8F";
"star"="\E2\AD\90"; "magnifying-glass"="\F0\9F\94\8D";
"warning-sign"="\E2\9A\A0"; "memo"="\F0\9F\93\9D";
"white-heavy-check-mark"="\E2\9C\85" "mobile-phone"="\F0\9F\93\B1";
"package"="\F0\9F\93\A6";
"pushpin"="\F0\9F\93\8C";
"rocket"="\F0\9F\9A\80";
"satellite-antenna"="\F0\9F\93\A1";
"scissors"="\E2\9C\82";
"shield"="\F0\9F\9B\A1";
"smiley-partying-face"="\F0\9F\A5\B3";
"smiley-smiling-face"="\E2\98\BA";
"smiley-winking-face-with-tongue"="\F0\9F\98\9C";
"sparkles"="\E2\9C\A8";
"speech-balloon"="\F0\9F\92\AC";
"star"="\E2\AD\90";
"thumbs-up"="\F0\9F\91\8D";
"warning-sign"="\E2\9A\A0";
"white-heavy-check-mark"="\E2\9C\85";
} }
:if ([ :len ($Symbols->$Name) ] = 0) do={ :if ([ :len ($Symbols->$Name) ] = 0) do={