mirror of
https://github.com/eworm-de/routeros-scripts.git
synced 2024-05-11 05:55:19 +00:00
global-functions: $SymbolByUnicodeName: rename up-arrow -> arrow-up
... so arrows are grouped in case we add more.
This commit is contained in:
@@ -1265,6 +1265,7 @@
|
|||||||
: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-up"="\E2\AC\86";
|
||||||
"calendar"="\F0\9F\93\85";
|
"calendar"="\F0\9F\93\85";
|
||||||
"card-file-box"="\F0\9F\97\83";
|
"card-file-box"="\F0\9F\97\83";
|
||||||
"chart-decreasing"="\F0\9F\93\89";
|
"chart-decreasing"="\F0\9F\93\89";
|
||||||
@@ -1287,7 +1288,6 @@
|
|||||||
"scissors"="\E2\9C\82";
|
"scissors"="\E2\9C\82";
|
||||||
"sparkles"="\E2\9C\A8";
|
"sparkles"="\E2\9C\A8";
|
||||||
"speech-balloon"="\F0\9F\92\AC";
|
"speech-balloon"="\F0\9F\92\AC";
|
||||||
"up-arrow"="\E2\AC\86";
|
|
||||||
"warning-sign"="\E2\9A\A0";
|
"warning-sign"="\E2\9A\A0";
|
||||||
"white-heavy-check-mark"="\E2\9C\85"
|
"white-heavy-check-mark"="\E2\9C\85"
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user