From 8d31696c16fc82bcfa908e8108fbbf1cdb644ec9 Mon Sep 17 00:00:00 2001 From: Juan Jose Ruiz Date: Mon, 14 Jul 2025 20:22:39 +0200 Subject: [PATCH] global-functions: Add 15 notifications symbols --- global-functions.rsc | 83 ++++++++++++++++++++++++++------------------ 1 file changed, 49 insertions(+), 34 deletions(-) diff --git a/global-functions.rsc b/global-functions.rsc index 829cbf27..fbb4bc8e 100644 --- a/global-functions.rsc +++ b/global-functions.rsc @@ -1609,40 +1609,55 @@ :global LogPrintOnce; :local Symbols { - "abacus"="\F0\9F\A7\AE"; - "alarm-clock"="\E2\8F\B0"; - "arrow-down"="\E2\AC\87"; - "arrow-up"="\E2\AC\86"; - "calendar"="\F0\9F\93\85"; - "card-file-box"="\F0\9F\97\83"; - "chart-decreasing"="\F0\9F\93\89"; - "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"; - "gear"="\E2\9A\99"; - "heart"="\E2\99\A5"; - "high-voltage-sign"="\E2\9A\A1"; - "incoming-envelope"="\F0\9F\93\A8"; - "information"="\E2\84\B9"; - "large-orange-circle"="\F0\9F\9F\A0"; - "large-red-circle"="\F0\9F\94\B4"; - "link"="\F0\9F\94\97"; - "lock-with-ink-pen"="\F0\9F\94\8F"; - "memo"="\F0\9F\93\9D"; - "mobile-phone"="\F0\9F\93\B1"; - "pushpin"="\F0\9F\93\8C"; - "scissors"="\E2\9C\82"; - "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"; - "warning-sign"="\E2\9A\A0"; - "white-heavy-check-mark"="\E2\9C\85" + "abacus"="\F0\9F\A7\AE"; + "alarm-clock"="\E2\8F\B0"; + "antenna-bars"="\F0\9F\93\B6"; + "arrow-down"="\E2\AC\87"; + "arrow-up"="\E2\AC\86"; + "battery"="\F0\9F\94\8B"; + "bell"="\F0\9F\94\94"; + "calendar"="\F0\9F\93\85"; + "card-file-box"="\F0\9F\97\83"; + "chart-decreasing"="\F0\9F\93\89"; + "chart-increasing"="\F0\9F\93\88"; + "clipboard"="\F0\9F\93\8B"; + "cloud"="\E2\98\81"; + "computer"="\F0\9F\92\BB"; + "cross-mark"="\E2\9D\8C"; + "earth"="\F0\9F\8C\8D"; + "eyes"="\F0\9F\91\80"; + "fire"="\F0\9F\94\A5"; + "floppy-disk"="\F0\9F\92\BE"; + "gear"="\E2\9A\99"; + "heart"="\E2\99\A5"; + "high-voltage-sign"="\E2\9A\A1"; + "hourglass-done"="\E2\8C\9B"; + "hourglass-running"="\E2\8F\B3"; + "incoming-envelope"="\F0\9F\93\A8"; + "information"="\E2\84\B9"; + "key"="\F0\9F\94\91"; + "large-orange-circle"="\F0\9F\9F\A0"; + "large-red-circle"="\F0\9F\94\B4"; + "link"="\F0\9F\94\97"; + "lock-with-ink-pen"="\F0\9F\94\8F"; + "magnifying-glass"="\F0\9F\94\8D"; + "memo"="\F0\9F\93\9D"; + "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={