Icon updates

This commit is contained in:
selfhst-bot
2025-09-10 05:03:27 -04:00
parent b4d81da209
commit 4eaa3353a3
20 changed files with 31 additions and 1 deletions

File diff suppressed because one or more lines are too long

View File

@@ -24646,5 +24646,29 @@
"Category": "Self-Hosted",
"Tags": "",
"CreatedAt": "2025-09-08 10:13:10+00:00"
},
{
"Name": "Autocaliweb",
"Reference": "autocaliweb",
"SVG": "Yes",
"PNG": "Yes",
"WebP": "Yes",
"Light": "Yes",
"Dark": "Yes",
"Category": "Self-Hosted",
"Tags": "",
"CreatedAt": "2025-09-10 09:01:06+00:00"
},
{
"Name": "LoanDash",
"Reference": "loandash",
"SVG": "Yes",
"PNG": "Yes",
"WebP": "Yes",
"Light": "Yes",
"Dark": "Yes",
"Category": "Self-Hosted",
"Tags": "",
"CreatedAt": "2025-09-10 09:02:13+00:00"
}
]

BIN
png/autocaliweb-dark.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

BIN
png/autocaliweb-light.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

BIN
png/autocaliweb.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 19 KiB

BIN
png/loandash-dark.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

BIN
png/loandash-light.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB

BIN
png/loandash.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 22 KiB

1
svg/autocaliweb-dark.svg Executable file
View File

@@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" viewBox="0 0 512 512"><path d="M512 305.2v-98.3c-50.7 0-76-61.3-40.2-97.1l-69.5-69.5C366.4 76 305.2 50.7 305.2 0h-98.3c0 50.7-61.3 76-97.1 40.2l-69.5 69.5C76 145.5 50.7 206.8 0 206.8v98.3c50.7 0 76 61.3 40.2 97.1l69.5 69.5c35.8-35.8 97.1-10.5 97.1 40.2h98.3c0-50.7 61.3-76 97.1-40.2l69.5-69.5c-35.8-35.8-10.4-97 40.3-97M295.3 134.3c-5.1-11-13.8-16.3-26.2-15.7-24.8 4.1-44.8 16.4-60.2 36.6-35.8 52.7-47.2 110.3-34 172.7 14.6 49.8 46.4 66 95.5 48.5 13.4-6.9 25.6-15.1 36.6-24.9 14.9 6.3 18.8 16.7 11.8 31.4-40.8 35.7-85.7 42.2-134.8 19.6-28.7-23-44.8-53.1-48.4-90.3-7.8-67.1 8.7-127.3 49.7-180.6 19.9-22 43.9-36.8 72-44.5 45.2-6.2 70.5 12.9 75.9 57.6-10.1 50.3-39.8 82.9-89 98.1-12 3.7-24.2 4.6-36.6 2.6-3.7-1.2-6.8-3.4-9.2-6.5-1.8-7.8-1.8-15.7 0-23.5 37.3 4.1 66.9-9.9 89-41.9 8-12 10.6-25.1 7.9-39.2"/></svg>

After

Width:  |  Height:  |  Size: 869 B

1
svg/autocaliweb-light.svg Executable file
View File

@@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" viewBox="0 0 512 512"><path d="M512 305.2v-98.3c-50.7 0-76-61.3-40.2-97.1l-69.5-69.5C366.4 76 305.2 50.7 305.2 0h-98.3c0 50.7-61.3 76-97.1 40.2l-69.5 69.5C76 145.5 50.7 206.8 0 206.8v98.3c50.7 0 76 61.3 40.2 97.1l69.5 69.5c35.8-35.8 97.1-10.5 97.1 40.2h98.3c0-50.7 61.3-76 97.1-40.2l69.5-69.5c-35.8-35.8-10.4-97 40.3-97M295.3 134.3c-5.1-11-13.8-16.3-26.2-15.7-24.8 4.1-44.8 16.4-60.2 36.6-35.8 52.7-47.2 110.3-34 172.7 14.6 49.8 46.4 66 95.5 48.5 13.4-6.9 25.6-15.1 36.6-24.9 14.9 6.3 18.8 16.7 11.8 31.4-40.8 35.7-85.7 42.2-134.8 19.6-28.7-23-44.8-53.1-48.4-90.3-7.8-67.1 8.7-127.3 49.7-180.6 19.9-22 43.9-36.8 72-44.5 45.2-6.2 70.5 12.9 75.9 57.6-10.1 50.3-39.8 82.9-89 98.1-12 3.7-24.2 4.6-36.6 2.6-3.7-1.2-6.8-3.4-9.2-6.5-1.8-7.8-1.8-15.7 0-23.5 37.3 4.1 66.9-9.9 89-41.9 8-12 10.6-25.1 7.9-39.2" style="fill:#fff"/></svg>

After

Width:  |  Height:  |  Size: 887 B

1
svg/autocaliweb.svg Executable file
View File

@@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" viewBox="0 0 512 512"><path d="M512 305.2c-50.7 0-76.1 61.3-40.3 97.1l-69.5 69.5c-35.8-35.8-97.1-10.5-97.1 40.2h-98.3c0-50.7-61.3-76-97.1-40.2l-69.5-69.5C76 366.4 50.7 305.2 0 305.2v-98.3c50.7 0 76-61.3 40.2-97.1l69.5-69.5C145.6 76 206.8 50.7 206.8 0h98.3c0 50.7 61.3 76 97.1 40.2l69.5 69.5c-35.8 35.8-10.5 97.1 40.2 97.1v98.4z" style="fill:#45b29d"/><path d="M257.3 87.2c45.2-6.2 70.5 12.9 75.9 57.6-10.1 50.3-39.8 82.9-89 98.1-12 3.7-24.3 4.6-36.6 2.6-3.7-1.2-6.8-3.4-9.2-6.5-1.8-7.8-1.8-15.7 0-23.5 37.3 4.1 66.9-9.9 89-41.9q11.85-18.15 7.8-39.3c-5.1-11-13.8-16.3-26.2-15.7-24.8 4.1-44.8 16.4-60.2 36.6-35.8 52.7-47.2 110.3-34 172.7 14.6 49.8 46.4 66 95.5 48.5 13.4-6.9 25.6-15.1 36.6-24.9 14.9 6.3 18.8 16.7 11.8 31.4-40.8 35.7-85.7 42.2-134.8 19.6-28.7-23-44.8-53.1-48.4-90.3-7.8-67.1 8.7-127.3 49.7-180.6 20.1-21.8 44.1-36.7 72.1-44.4" style="fill-rule:evenodd;clip-rule:evenodd;fill:#45595a"/></svg>

After

Width:  |  Height:  |  Size: 967 B

1
svg/loandash-dark.svg Executable file
View File

@@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" viewBox="0 0 512 512"><path d="M472.9 350.5 350.6 472.8c-52.2 52.2-136.9 52.2-189.2 0L45.2 356.6c-2.5-2.5-2.5-6.4 0-8.9l25.1-25.1c2.4-2.4 6.3-2.4 8.8 0l118.5 118.5c32.2 32.2 84.5 32.2 116.7 0L441 314.4c32.2-32.2 32.2-84.5 0-116.7L314.2 70.8c-32.2-32.2-84.3-32.2-116.5 0l-126.9 127c-10.7 10.7-17.9 23.7-21.4 37.4h55.2c4.3 0 7.8 3.5 7.8 7.8v28.4c0 4.3-3.5 7.8-7.8 7.8H11.3c-5.4 0-10-4.1-10.6-9.5-3.9-38.6 8.9-78.5 38.4-108.1L161.4 39.2c52.2-52.2 136.9-52.2 189.2 0l122.3 122.3c52.1 52.2 52.1 136.8 0 189M340 280.4c-14.7-31.3-49.3-38.5-77.2-43.4-25.1-4.4-38.9-10.8-43.8-21.5-3.7-8.1 1-16.1 5.9-22.3 10.6-13.5 46.5-20.9 87.5 3.7 3.2 1.9 7.4 1.2 9.8-1.7l15.7-18.9c2.6-3.2 2.3-7.9-.8-10.6-18-15.5-40.6-23.4-62.1-26.5.2-.6.2-1.3.2-2v-31c0-4.6-3.7-8.3-8.3-8.3h-23.7c-4.6 0-8.3 3.7-8.3 8.3v31c0 .7.1 1.3.2 1.9-20.4 3.4-37 12.3-47.9 26.1-12.9 16.4-21.4 45.7-9.6 71.5 14.3 31.3 48.9 38 76.7 43.4 20.9 4 40.5 7.9 45.7 18.9 4.2 8.9.4 21.4-3.9 27-10.2 13.2-43.5 12.9-62.8 8.5-.7-.2-1.2-.3-1.5-.4-13.9-3.3-25.5-8.5-34.6-15.4-3.1-2.3-7.4-2-10.1.8l-17.7 18.2c-3.1 3.1-2.9 8.2.4 11.1 12.2 10.7 33.2 28 64.9 32.1v30.3c0 4.6 3.7 8.3 8.3 8.3h23.7c4.6 0 8.3-3.7 8.3-8.3v-30.7c20.2-2.2 41.8-9.3 55.8-27.5 13.2-16.6 21.4-46.5 9.2-72.6"/></svg>

After

Width:  |  Height:  |  Size: 1.3 KiB

1
svg/loandash-light.svg Executable file
View File

@@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" viewBox="0 0 512 512"><path d="M472.9 350.5 350.6 472.8c-52.2 52.2-136.9 52.2-189.2 0L45.2 356.6c-2.5-2.5-2.5-6.4 0-8.9l25.1-25.1c2.4-2.4 6.3-2.4 8.8 0l118.5 118.5c32.2 32.2 84.5 32.2 116.7 0L441 314.4c32.2-32.2 32.2-84.5 0-116.7L314.2 70.8c-32.2-32.2-84.3-32.2-116.5 0l-126.9 127c-10.7 10.7-17.9 23.7-21.4 37.4h55.2c4.3 0 7.8 3.5 7.8 7.8v28.4c0 4.3-3.5 7.8-7.8 7.8H11.3c-5.4 0-10-4.1-10.6-9.5-3.9-38.6 8.9-78.5 38.4-108.1L161.4 39.2c52.2-52.2 136.9-52.2 189.2 0l122.3 122.3c52.1 52.2 52.1 136.8 0 189M340 280.4c-14.7-31.3-49.3-38.5-77.2-43.4-25.1-4.4-38.9-10.8-43.8-21.5-3.7-8.1 1-16.1 5.9-22.3 10.6-13.5 46.5-20.9 87.5 3.7 3.2 1.9 7.4 1.2 9.8-1.7l15.7-18.9c2.6-3.2 2.3-7.9-.8-10.6-18-15.5-40.6-23.4-62.1-26.5.2-.6.2-1.3.2-2v-31c0-4.6-3.7-8.3-8.3-8.3h-23.7c-4.6 0-8.3 3.7-8.3 8.3v31c0 .7.1 1.3.2 1.9-20.4 3.4-37 12.3-47.9 26.1-12.9 16.4-21.4 45.7-9.6 71.5 14.3 31.3 48.9 38 76.7 43.4 20.9 4 40.5 7.9 45.7 18.9 4.2 8.9.4 21.4-3.9 27-10.2 13.2-43.5 12.9-62.8 8.5-.7-.2-1.2-.3-1.5-.4-13.9-3.3-25.5-8.5-34.6-15.4-3.1-2.3-7.4-2-10.1.8l-17.7 18.2c-3.1 3.1-2.9 8.2.4 11.1 12.2 10.7 33.2 28 64.9 32.1v30.3c0 4.6 3.7 8.3 8.3 8.3h23.7c4.6 0 8.3-3.7 8.3-8.3v-30.7c20.2-2.2 41.8-9.3 55.8-27.5 13.2-16.6 21.4-46.5 9.2-72.6" style="fill:#fff"/></svg>

After

Width:  |  Height:  |  Size: 1.3 KiB

1
svg/loandash.svg Executable file
View File

@@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" viewBox="0 0 512 512"><path d="M472.9 350.5 350.6 472.8c-52.2 52.2-136.9 52.2-189.2 0L45.2 356.6c-2.5-2.5-2.5-6.4 0-8.9l25.1-25.1c2.4-2.4 6.3-2.4 8.8 0l118.5 118.5c32.2 32.2 84.5 32.2 116.7 0L441 314.4c32.2-32.2 32.2-84.5 0-116.7L314.2 70.8c-32.2-32.2-84.3-32.2-116.5 0l-126.9 127c-10.7 10.7-17.9 23.7-21.4 37.4h55.2c4.3 0 7.8 3.5 7.8 7.8v28.4c0 4.3-3.5 7.8-7.8 7.8H11.3c-5.4 0-10-4.1-10.6-9.5-3.9-38.6 8.9-78.5 38.4-108.1L161.4 39.2c52.2-52.2 136.9-52.2 189.2 0l122.3 122.3c52.1 52.2 52.1 136.8 0 189M340 280.4c-14.7-31.3-49.3-38.5-77.2-43.4-25.1-4.4-38.9-10.8-43.8-21.5-3.7-8.1 1-16.1 5.9-22.3 10.6-13.5 46.5-20.9 87.5 3.7 3.2 1.9 7.4 1.2 9.8-1.7l15.7-18.9c2.6-3.2 2.3-7.9-.8-10.6-18-15.5-40.6-23.4-62.1-26.5.2-.6.2-1.3.2-2v-31c0-4.6-3.7-8.3-8.3-8.3h-23.7c-4.6 0-8.3 3.7-8.3 8.3v31c0 .7.1 1.3.2 1.9-20.4 3.4-37 12.3-47.9 26.1-12.9 16.4-21.4 45.7-9.6 71.5 14.3 31.3 48.9 38 76.7 43.4 20.9 4 40.5 7.9 45.7 18.9 4.2 8.9.4 21.4-3.9 27-10.2 13.2-43.5 12.9-62.8 8.5-.7-.2-1.2-.3-1.5-.4-13.9-3.3-25.5-8.5-34.6-15.4-3.1-2.3-7.4-2-10.1.8l-17.7 18.2c-3.1 3.1-2.9 8.2.4 11.1 12.2 10.7 33.2 28 64.9 32.1v30.3c0 4.6 3.7 8.3 8.3 8.3h23.7c4.6 0 8.3-3.7 8.3-8.3v-30.7c20.2-2.2 41.8-9.3 55.8-27.5 13.2-16.6 21.4-46.5 9.2-72.6" style="fill:#33c990"/></svg>

After

Width:  |  Height:  |  Size: 1.3 KiB

BIN
webp/autocaliweb-dark.webp Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.1 KiB

BIN
webp/autocaliweb-light.webp Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.7 KiB

BIN
webp/autocaliweb.webp Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.2 KiB

BIN
webp/loandash-dark.webp Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.0 KiB

BIN
webp/loandash-light.webp Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.8 KiB

BIN
webp/loandash.webp Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB