chore: add icon "kinopub" (submission no9eeed3hv79ajl, approved by lammersbjorn)

This commit is contained in:
github-actions[bot]
2025-12-31 11:32:17 +00:00
parent df38944251
commit f220f33a7b
3 changed files with 28 additions and 0 deletions

View File

@@ -0,0 +1,2 @@
submission_name=kinopub
approver=lammersbjorn

View File

@@ -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
View 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