feat(icons): add spree (#2145)

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-09-28 11:08:18 +02:00
committed by GitHub
parent db29181f6a
commit 80de7a9bdd
9 changed files with 44 additions and 0 deletions

18
meta/spree.json Normal file
View File

@@ -0,0 +1,18 @@
{
"base": "svg",
"aliases": [],
"categories": [
"E-Commerce"
],
"update": {
"timestamp": "2025-09-28T09:07:27.811192",
"author": {
"id": 10255587,
"login": "SteffeyDev"
}
},
"colors": {
"light": "spree",
"dark": "spree-dark"
}
}