mirror of
https://github.com/homarr-labs/dashboard-icons.git
synced 2026-01-12 16:25:38 +08:00
chore: add icon "kinopub" (submission no9eeed3hv79ajl, approved by lammersbjorn)
This commit is contained in:
2
import_output_no9eeed3hv79ajl.txt
Normal file
2
import_output_no9eeed3hv79ajl.txt
Normal file
@@ -0,0 +1,2 @@
|
||||
submission_name=kinopub
|
||||
approver=lammersbjorn
|
||||
@@ -34770,5 +34770,23 @@
|
||||
"light": "ddev-wordmark-light",
|
||||
"dark": "ddev-wordmark-dark"
|
||||
}
|
||||
},
|
||||
"kinopub": {
|
||||
"base": "svg",
|
||||
"aliases": [
|
||||
"kinopub"
|
||||
],
|
||||
"categories": [
|
||||
"entertainment",
|
||||
"media"
|
||||
],
|
||||
"update": {
|
||||
"timestamp": "2025-12-31T11:32:16.113Z",
|
||||
"author": {
|
||||
"id": "om4r2kuu9b9mc9n",
|
||||
"name": "drodel",
|
||||
"login": "mr.drodel@gmail.com"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
8
svg/kinopub.svg
Normal file
8
svg/kinopub.svg
Normal file
@@ -0,0 +1,8 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48" width="32" height="32">
|
||||
<circle cx="24" cy="24" r="24" fill="rgba(255,255,255,0.2)"></circle>
|
||||
<circle cx="24" cy="24" r="22" fill="#1c202b" class="brand-color"></circle>
|
||||
<circle cx="24" cy="24" r="10" fill="#ffffff"></circle>
|
||||
<circle cx="13" cy="13" r="2" fill="#ffffff" class="brand-animate"></circle>
|
||||
<path d="M 14 24 L 24 24 L 14 44 Z" fill="#FFFFFF"></path>
|
||||
<circle cx="24" cy="24" r="3" fill="#000000"></circle>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 552 B |
Reference in New Issue
Block a user