Logo (Builtin): add Ultramarine Small

Fix #1438
This commit is contained in:
Carter Li
2024-12-14 12:00:23 +08:00
parent 87446e6eef
commit 901e0eb177
2 changed files with 23 additions and 0 deletions
+14
View File
@@ -0,0 +1,14 @@
@@@@@@@@@@@@
@@@@@@@@@@@@@@@@@@
@@@@@@@@@@@@@@@@@@@@@@
@@@@@@@@@@@@@@@@@@@@@@@@
@@@@@@@@@@@@@@@@@@@@@@@@@@
@@@@@@@@@*=+*%@@@@@@@@@@@@
@@@@@@@@@@: :#@@@@@@@@@@
@@@@@@@@@# -#@@@@@@@@
@@%###*=. :=*#@@@@
@@= =@@
@@= -@@
@@*: :*@@
@%*=: :=*@@
@@@%%##%%@@@
+9
View File
@@ -4635,6 +4635,15 @@ static const FFlogo U[] = {
FF_COLOR_FG_WHITE,
},
},
// Ultramarine Small
{
.names = {"Ultramarine_small"},
.lines = FASTFETCH_DATATEXT_LOGO_ULTRAMARINE_SMALL,
.colors = {
FF_COLOR_FG_BLUE,
FF_COLOR_FG_WHITE,
},
},
// Unifi
{
.names = {"Unifi"},