feat(icons): add marktplaats (#1136)

Co-authored-by: Dashboard Icons Manager <193821040+dashboard-icons-manager[bot]@users.noreply.github.com>
This commit is contained in:
dashboard-icons-manager[bot] 2025-04-08 18:50:50 +02:00 committed by GitHub
parent dfbaac475c
commit 3ce5ab288e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
7 changed files with 29 additions and 0 deletions

View File

@ -1062,6 +1062,7 @@ The best source for dashboard icons.<br />
| maptiler | ✅ <a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/webp/maptiler.webp">WebP</a><a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/png/maptiler.png">PNG</a><a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/svg/maptiler.svg">SVG</a> | <img src="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/webp/maptiler.webp" height="50" alt="maptiler"> |
| marginalia | ✅ <a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/webp/marginalia.webp">WebP</a><a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/png/marginalia.png">PNG</a> ❌ SVG | <img src="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/webp/marginalia.webp" height="50" alt="marginalia"> |
| mariadb | ✅ <a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/webp/mariadb.webp">WebP</a><a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/png/mariadb.png">PNG</a><a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/svg/mariadb.svg">SVG</a> | <img src="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/webp/mariadb.webp" height="50" alt="mariadb"> |
| marktplaats | ✅ <a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/webp/marktplaats.webp">WebP</a><a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/png/marktplaats.png">PNG</a><a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/svg/marktplaats.svg">SVG</a> | <img src="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/webp/marktplaats.webp" height="50" alt="marktplaats"> |
| mastodon | ✅ <a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/webp/mastodon.webp">WebP</a><a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/png/mastodon.png">PNG</a><a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/svg/mastodon.svg">SVG</a> | <img src="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/webp/mastodon.webp" height="50" alt="mastodon"> |
| matomo | ✅ <a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/webp/matomo.webp">WebP</a><a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/png/matomo.png">PNG</a><a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/svg/matomo.svg">SVG</a> | <img src="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/webp/matomo.webp" height="50" alt="matomo"> |
| matrix | ✅ <a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/webp/matrix.webp">WebP</a><a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/png/matrix.png">PNG</a><a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/svg/matrix.svg">SVG</a> | <img src="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/webp/matrix.webp" height="50" alt="matrix"> |

12
meta/marktplaats.json Normal file
View File

@ -0,0 +1,12 @@
{
"base": "svg",
"aliases": [],
"categories": [],
"update": {
"timestamp": "2025-04-08T16:49:20.641437",
"author": {
"id": 644810,
"login": "guido1981"
}
}
}

View File

@ -9350,6 +9350,18 @@
}
}
},
"marktplaats": {
"base": "svg",
"aliases": [],
"categories": [],
"update": {
"timestamp": "2025-04-08T16:49:20.641437",
"author": {
"id": 644810,
"login": "guido1981"
}
}
},
"wotdle": {
"base": "svg",
"aliases": [],

BIN
png/marktplaats.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

1
svg/marktplaats.svg Normal file
View File

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 984.8 980.2"><g fill-rule="evenodd" fill="none"><path fill="#EDA566" d="M492.4 0c272 0 492.4 219.4 492.4 490.1 0 270.6-220.5 490.1-492.4 490.1S0 760.8 0 490.1C0 219.4 220.5 0 492.4 0"/><path fill="#2D3C4D" d="M658.3 374.2L457.8 179.7c-37.1 36-37.1 94.5 0 130.5L591 439.5 390.5 634c37.1 36.1 97.4 36.1 134.5 0l133.2-129.3c37.2-36 37.2-94.4.1-130.5zm-71.6 413.2c52.1 0 94.4-41.4 94.4-92.4H399.7c-52.1 0-94.4 41.4-94.4 92.4z"/></g></svg>

After

Width:  |  Height:  |  Size: 487 B

View File

@ -1053,6 +1053,7 @@
"maptiler.png",
"marginalia.png",
"mariadb.png",
"marktplaats.png",
"mastodon.png",
"matomo.png",
"matrix-light.png",
@ -3047,6 +3048,7 @@
"manyfold.svg",
"maptiler.svg",
"mariadb.svg",
"marktplaats.svg",
"mastodon.svg",
"matomo.svg",
"matrix-light.svg",
@ -5006,6 +5008,7 @@
"maptiler.webp",
"marginalia.webp",
"mariadb.webp",
"marktplaats.webp",
"mastodon.webp",
"matomo.webp",
"matrix-light.webp",

BIN
webp/marktplaats.webp Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 34 KiB