mirror of
https://github.com/walkxcode/dashboard-icons.git
synced 2025-06-27 23:10:22 +08:00
feat(icons): add samba-server (#1473)
Co-authored-by: Dashboard Icons Manager <193821040+dashboard-icons-manager[bot]@users.noreply.github.com>
This commit is contained in:
parent
e0ab89d5b5
commit
ec89a88d30
19
meta/samba-server.json
Normal file
19
meta/samba-server.json
Normal file
@ -0,0 +1,19 @@
|
||||
{
|
||||
"base": "svg",
|
||||
"aliases": [
|
||||
"samba",
|
||||
"samba-server",
|
||||
"smb",
|
||||
"smb-server"
|
||||
],
|
||||
"categories": [
|
||||
"Communication"
|
||||
],
|
||||
"update": {
|
||||
"timestamp": "2025-05-21T08:46:24.232508",
|
||||
"author": {
|
||||
"id": 4868121,
|
||||
"login": "andrejmonteiro"
|
||||
}
|
||||
}
|
||||
}
|
@ -68,6 +68,25 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"samba-server": {
|
||||
"base": "svg",
|
||||
"aliases": [
|
||||
"samba",
|
||||
"samba-server",
|
||||
"smb",
|
||||
"smb-server"
|
||||
],
|
||||
"categories": [
|
||||
"Communication"
|
||||
],
|
||||
"update": {
|
||||
"timestamp": "2025-05-21T08:46:24.232508",
|
||||
"author": {
|
||||
"id": 4868121,
|
||||
"login": "andrejmonteiro"
|
||||
}
|
||||
}
|
||||
},
|
||||
"omnivore": {
|
||||
"base": "svg",
|
||||
"aliases": [],
|
||||
|
BIN
png/samba-server.png
Normal file
BIN
png/samba-server.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 7.9 KiB |
15
svg/samba-server.svg
Normal file
15
svg/samba-server.svg
Normal file
@ -0,0 +1,15 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" id="Layer_1" version="1.1" viewBox="0 45.81 1024 932.39">
|
||||
<!-- Generator: Adobe Illustrator 29.2.1, SVG Export Plug-In . SVG Version: 2.1.0 Build 116) -->
|
||||
<defs>
|
||||
<style>
|
||||
.st0 {
|
||||
fill: url(#linear-gradient);
|
||||
}
|
||||
</style>
|
||||
<linearGradient id="linear-gradient" x1="512" y1="903.74" x2="512" y2="123.38" gradientTransform="translate(0 1026) scale(1 -1)" gradientUnits="userSpaceOnUse">
|
||||
<stop offset="0" stop-color="#99a29b"/>
|
||||
<stop offset="1" stop-color="#738777"/>
|
||||
</linearGradient>
|
||||
</defs>
|
||||
<path id="path14" class="st0" d="M910.86,45.81v67.23H204.87c-38.51,0-66.84,9.65-85.08,28.8-18.24,19.15-27.3,48.55-27.3,88.45v326.76c0,12.25,2.75,21.42,8.35,27.46,5.6,5.88,14.32,8.79,26.14,8.79h628.77c18.72,0,31.84,4.22,39.33,12.74,8.11,8.52,12.08,22.97,12.08,43.28v46.36c0,20.25-3.99,34.57-12.08,43.06-7.47,8.49-20.66,12.74-39.33,12.74H113.14v-68.54L0,830.56l113.14,147.64v-68.54h713.79c48.72,0,84.79-12.02,107.87-36.25,23.08-24.23,34.49-61.57,34.49-112.04v-192.23c0-46.46-10.62-80.96-31.86-103.26-21.24-22.92-54.24-34.27-99.08-34.27H306.04c-18.05,0-31.24-4.25-39.33-12.74-8.09-8.49-12.08-22.81-12.08-43.06v-46.14c0-20.25,3.99-34.79,12.08-43.28,8.09-8.49,21.28-12.74,39.33-12.74h604.82v67.23l113.14-147.42-113.14-147.64Z"/>
|
||||
</svg>
|
After Width: | Height: | Size: 1.3 KiB |
@ -1761,6 +1761,7 @@
|
||||
"sagemcom.png",
|
||||
"salad.png",
|
||||
"saltcorn.png",
|
||||
"samba-server.png",
|
||||
"samsung-internet.png",
|
||||
"sandstorm.png",
|
||||
"satisfactory.png",
|
||||
@ -3738,6 +3739,7 @@
|
||||
"safari-ios.svg",
|
||||
"safari.svg",
|
||||
"saltcorn.svg",
|
||||
"samba-server.svg",
|
||||
"samsung-internet.svg",
|
||||
"sandstorm.svg",
|
||||
"scrcpy.svg",
|
||||
@ -5903,6 +5905,7 @@
|
||||
"sagemcom.webp",
|
||||
"salad.webp",
|
||||
"saltcorn.webp",
|
||||
"samba-server.webp",
|
||||
"samsung-internet.webp",
|
||||
"sandstorm.webp",
|
||||
"satisfactory.webp",
|
||||
|
BIN
webp/samba-server.webp
Normal file
BIN
webp/samba-server.webp
Normal file
Binary file not shown.
After Width: | Height: | Size: 9.5 KiB |
Loading…
x
Reference in New Issue
Block a user