mirror of
https://github.com/walkxcode/dashboard-icons.git
synced 2025-11-26 22:58:41 +01:00
feat(icons): add springboot-initializer (#2537)
Co-authored-by: Dashboard Icons Manager <193821040+dashboard-icons-manager[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
366c5c4f8f
commit
e54288397f
18
meta/springboot-initializer.json
Normal file
18
meta/springboot-initializer.json
Normal file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"base": "svg",
|
||||
"aliases": [
|
||||
"spring",
|
||||
"springboot",
|
||||
"initializer"
|
||||
],
|
||||
"categories": [
|
||||
"Development"
|
||||
],
|
||||
"update": {
|
||||
"timestamp": "2025-11-23T09:39:19.907952",
|
||||
"author": {
|
||||
"id": 34664839,
|
||||
"login": "mohsabkha"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -5584,6 +5584,24 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"springboot-initializer": {
|
||||
"base": "svg",
|
||||
"aliases": [
|
||||
"spring",
|
||||
"springboot",
|
||||
"initializer"
|
||||
],
|
||||
"categories": [
|
||||
"Development"
|
||||
],
|
||||
"update": {
|
||||
"timestamp": "2025-11-23T09:39:19.907952",
|
||||
"author": {
|
||||
"id": 34664839,
|
||||
"login": "mohsabkha"
|
||||
}
|
||||
}
|
||||
},
|
||||
"sphinx-relay": {
|
||||
"base": "svg",
|
||||
"aliases": [],
|
||||
|
||||
BIN
png/springboot-initializer.png
Normal file
BIN
png/springboot-initializer.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 10 KiB |
1
svg/springboot-initializer.svg
Normal file
1
svg/springboot-initializer.svg
Normal file
@@ -0,0 +1 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="-0.1 -0.08 97.2 97.08"><defs><style>.cls-1{fill:#6db33f;}</style></defs><title>spring-icon</title><g id="Layer_2" data-name="Layer 2"><g id="logos"><path class="cls-1" d="M88.4,5.6a42.32,42.32,0,0,1-5.2,9.1A48.46,48.46,0,1,0,15.5,84l1.8,1.6A48.41,48.41,0,0,0,96.8,52C98.2,39.8,94.5,24.2,88.4,5.6ZM22.5,84.4a4.12,4.12,0,1,1-.6-5.8A4.21,4.21,0,0,1,22.5,84.4ZM88.1,69.9C76.2,85.8,50.6,80.4,34.3,81.2c0,0-2.9.2-5.8.6,0,0,1.1-.5,2.5-1,11.5-4,16.9-4.8,23.9-8.4C68,65.7,81.1,51,83.7,35.8c-5,14.6-20.2,27.2-34,32.3C40.2,71.6,23.1,75,23.1,75l-.7-.4c-11.6-5.7-12-30.9,9.2-39,9.3-3.6,18.1-1.6,28.2-4,10.7-2.5,23.1-10.5,28.1-21C93.5,27.5,100.3,53.7,88.1,69.9Z"/></g></g></svg>
|
||||
|
After Width: | Height: | Size: 713 B |
@@ -2212,6 +2212,7 @@
|
||||
"spotnet.png",
|
||||
"spree-dark.png",
|
||||
"spree.png",
|
||||
"springboot-initializer.png",
|
||||
"sqlitebrowser.png",
|
||||
"squeezebox-server.png",
|
||||
"squidex.png",
|
||||
@@ -4528,6 +4529,7 @@
|
||||
"spotify.svg",
|
||||
"spree-dark.svg",
|
||||
"spree.svg",
|
||||
"springboot-initializer.svg",
|
||||
"sqlitebrowser.svg",
|
||||
"squidex.svg",
|
||||
"squirrel-servers-manager.svg",
|
||||
@@ -7123,6 +7125,7 @@
|
||||
"spotnet.webp",
|
||||
"spree-dark.webp",
|
||||
"spree.webp",
|
||||
"springboot-initializer.webp",
|
||||
"sqlitebrowser.webp",
|
||||
"squeezebox-server.webp",
|
||||
"squidex.webp",
|
||||
|
||||
BIN
webp/springboot-initializer.webp
Normal file
BIN
webp/springboot-initializer.webp
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 30 KiB |
Reference in New Issue
Block a user