diff --git a/ICONS.md b/ICONS.md
index 2e150289..c6a8c0ae 100644
--- a/ICONS.md
+++ b/ICONS.md
@@ -1773,6 +1773,7 @@ The best source for dashboard icons.
| snippetbox | ✅ WebP ✅ PNG ❌ SVG |
|
| socialhome | ✅ WebP ✅ PNG ✅ SVG |
|
| sogo | ✅ WebP ✅ PNG ✅ SVG |
|
+| solaar | ✅ WebP ✅ PNG ✅ SVG |
|
| solid-invoice | ✅ WebP ✅ PNG ❌ SVG |
|
| solidtime | ✅ WebP ✅ PNG ✅ SVG |
|
| solidtime-light | ✅ WebP ✅ PNG ✅ SVG |
|
diff --git a/meta/solaar.json b/meta/solaar.json
new file mode 100644
index 00000000..5d7c1884
--- /dev/null
+++ b/meta/solaar.json
@@ -0,0 +1,14 @@
+{
+ "base": "svg",
+ "aliases": [],
+ "categories": [
+ "Software"
+ ],
+ "update": {
+ "timestamp": "2025-04-07T19:16:38.232409",
+ "author": {
+ "id": 48109134,
+ "login": "jdcool00"
+ }
+ }
+}
\ No newline at end of file
diff --git a/metadata.json b/metadata.json
index 02806cad..f1365d90 100644
--- a/metadata.json
+++ b/metadata.json
@@ -8618,6 +8618,20 @@
}
}
},
+ "solaar": {
+ "base": "svg",
+ "aliases": [],
+ "categories": [
+ "Software"
+ ],
+ "update": {
+ "timestamp": "2025-04-07T19:16:38.232409",
+ "author": {
+ "id": 48109134,
+ "login": "jdcool00"
+ }
+ }
+ },
"budget-zero": {
"base": "png",
"aliases": [],
diff --git a/png/solaar.png b/png/solaar.png
new file mode 100644
index 00000000..7549d374
Binary files /dev/null and b/png/solaar.png differ
diff --git a/svg/solaar.svg b/svg/solaar.svg
new file mode 100644
index 00000000..85293805
--- /dev/null
+++ b/svg/solaar.svg
@@ -0,0 +1,16 @@
+
\ No newline at end of file
diff --git a/tree.json b/tree.json
index c8fa5d92..a85543fb 100644
--- a/tree.json
+++ b/tree.json
@@ -1764,6 +1764,7 @@
"snippetbox.png",
"socialhome.png",
"sogo.png",
+ "solaar.png",
"solid-invoice.png",
"solidtime-light.png",
"solidtime.png",
@@ -3631,6 +3632,7 @@
"snikket.svg",
"socialhome.svg",
"sogo.svg",
+ "solaar.svg",
"solidtime-light.svg",
"solidtime.svg",
"sonarqube.svg",
@@ -5711,6 +5713,7 @@
"snippetbox.webp",
"socialhome.webp",
"sogo.webp",
+ "solaar.webp",
"solid-invoice.webp",
"solidtime-light.webp",
"solidtime.webp",
diff --git a/webp/solaar.webp b/webp/solaar.webp
new file mode 100644
index 00000000..65a38b6c
Binary files /dev/null and b/webp/solaar.webp differ