feat(icons): add local-content-share (#1399)

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-05-08 22:47:06 +02:00 committed by GitHub
parent 67bd04ae9d
commit d6fdd02f48
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
6 changed files with 141 additions and 0 deletions

View File

@ -0,0 +1,12 @@
{
"base": "svg",
"aliases": [],
"categories": [],
"update": {
"timestamp": "2025-05-08T20:44:20.147949",
"author": {
"id": 209243632,
"login": "7rumpk1n"
}
}
}

View File

@ -24859,6 +24859,18 @@
}
}
},
"local-content-share": {
"base": "svg",
"aliases": [],
"categories": [],
"update": {
"timestamp": "2025-05-08T20:44:20.147949",
"author": {
"id": 209243632,
"login": "7rumpk1n"
}
}
},
"pivpn": {
"base": "png",
"aliases": [],

BIN
png/local-content-share.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 48 KiB

114
svg/local-content-share.svg Normal file

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 123 KiB

View File

@ -1037,6 +1037,7 @@
"littlelink-custom.png",
"lnbits.png",
"lobe-chat.png",
"local-content-share.png",
"locals-light.png",
"locals.png",
"lodestone.png",
@ -3104,6 +3105,7 @@
"littlelink-custom.svg",
"lnbits.svg",
"lobe-chat.svg",
"local-content-share.svg",
"locals-light.svg",
"locals.svg",
"lodestone.svg",
@ -5110,6 +5112,7 @@
"littlelink-custom.webp",
"lnbits.webp",
"lobe-chat.webp",
"local-content-share.webp",
"locals-light.webp",
"locals.webp",
"lodestone.webp",

Binary file not shown.

After

Width:  |  Height:  |  Size: 77 KiB