feat: add server icon to simple colored icons too

Signed-off-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com>
Co-Authored-By: leo78913 <leo3758@riseup.net>
This commit is contained in:
DioEgizio
2022-12-04 21:29:00 +01:00
parent 2462b8e524
commit aceafb28f6
8 changed files with 8 additions and 0 deletions

View File

@@ -40,5 +40,6 @@
<file>scalable/rename.svg</file>
<file>scalable/launch.svg</file>
<file>scalable/shortcut.svg</file>
<file>scalable/server.svg</file>
</qresource>
</RCC>

View File

@@ -0,0 +1 @@
<svg enable-background="new 0 0 32 32" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg"><path d="m0 0h32v32h-32z" fill="none"/><path d="m26 0h-20z" fill="none"/><path d="m26 0h-20c-3.3 0-6 2.7-6 6v3h32v-3c0-3.3-2.7-6-6-6z" fill="#39b54a"/><path d="m0 26c0 3.3 2.7 6 6 6h20c3.3 0 6-2.7 6-6v-17h-32z" fill="#8c6239"/><path clip-rule="evenodd" d="m28 6c0-1.1-.9-2-2-2h-20c-1.1 0-2 .9-2 2v20c0 1.1.9 2 2 2h20c1.1 0 2-.9 2-2z" fill="#f2f2f2" fill-rule="evenodd"/><path clip-rule="evenodd" d="m6 17h20v6h-20z" fill="#666" fill-rule="evenodd"/><g stroke-linecap="square" stroke-width=".897262"><circle cx="22.75787" cy="20.021824" fill="#f2f2f2" r="1.5"/><path d="m10.302432 8.9999997h11.395136l4.302431 7.0000003h-19.9999982z" fill="#666"/></g></svg>

After

Width:  |  Height:  |  Size: 750 B