mirror of
https://github.com/walkxcode/dashboard-icons.git
synced 2025-11-14 23:57:29 +01:00
feat(icons): add jamf (#2446)
Co-authored-by: Dashboard Icons Manager <193821040+dashboard-icons-manager[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
3685209ea5
commit
250f6e4210
16
meta/jamf.json
Normal file
16
meta/jamf.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"base": "svg",
|
||||
"aliases": [
|
||||
"jamf pro"
|
||||
],
|
||||
"categories": [
|
||||
"Organization"
|
||||
],
|
||||
"update": {
|
||||
"timestamp": "2025-11-11T19:02:16.597263",
|
||||
"author": {
|
||||
"id": 204798340,
|
||||
"login": "sebgorgone"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -8479,6 +8479,22 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"jamf": {
|
||||
"base": "svg",
|
||||
"aliases": [
|
||||
"jamf pro"
|
||||
],
|
||||
"categories": [
|
||||
"Organization"
|
||||
],
|
||||
"update": {
|
||||
"timestamp": "2025-11-11T19:02:16.597263",
|
||||
"author": {
|
||||
"id": 204798340,
|
||||
"login": "sebgorgone"
|
||||
}
|
||||
}
|
||||
},
|
||||
"heimdall": {
|
||||
"base": "svg",
|
||||
"aliases": [],
|
||||
|
||||
BIN
png/jamf.png
Normal file
BIN
png/jamf.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 4.3 KiB |
1
svg/jamf.svg
Normal file
1
svg/jamf.svg
Normal file
@@ -0,0 +1 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" aria-hidden="true" class="jamf-logo" role="presentation" viewBox="0 0 42.9 42"><path d="M33.6,7 C28.1,7 24.8,9.3 23.3,14.3 L19.5,26.2 C18.1,30.1 15.8,31.7 11.7,31.7 L2.2,31.7 C1,31.7 0,32.7 0,33.9 L0,40 C0,41.1 0.9,42 2.1,42 L40.7,42 C41.9,42 42.9,41 42.9,39.8 L42.9,9.1 C42.9,7.9 42,7 40.8,7 L33.6,7 L33.6,7 Z M2.3,0 C1.1,0 0,1.1 0,2.3 L0,18.5 C0,19.8 1,20.8 2.3,20.8 L10.5,20.8 C14.2,20.8 19.4,20 20.8,13.4 C20.8,13.4 22.2,6.7 23,2.8 C23.3,1.3 22.2,-7.10542736e-15 20.7,-7.10542736e-15 L2.3,-7.10542736e-15 L2.3,0 Z" fill="#778eb1"/></svg>
|
||||
|
After Width: | Height: | Size: 581 B |
@@ -1065,6 +1065,7 @@
|
||||
"jackett-light.png",
|
||||
"jackett.png",
|
||||
"jaeger.png",
|
||||
"jamf.png",
|
||||
"jamstack.png",
|
||||
"java.png",
|
||||
"javascript-light.png",
|
||||
@@ -3544,6 +3545,7 @@
|
||||
"jackett-light.svg",
|
||||
"jackett.svg",
|
||||
"jaeger.svg",
|
||||
"jamf.svg",
|
||||
"jamstack.svg",
|
||||
"java.svg",
|
||||
"javascript-light.svg",
|
||||
@@ -5906,6 +5908,7 @@
|
||||
"jackett-light.webp",
|
||||
"jackett.webp",
|
||||
"jaeger.webp",
|
||||
"jamf.webp",
|
||||
"jamstack.webp",
|
||||
"java.webp",
|
||||
"javascript-light.webp",
|
||||
|
||||
BIN
webp/jamf.webp
Normal file
BIN
webp/jamf.webp
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 8.9 KiB |
Reference in New Issue
Block a user