[styles] Fix hunting tower dark icon transparency

Signed-off-by: Konstantin Pastbin <konstantin.pastbin@gmail.com>
This commit is contained in:
Konstantin Pastbin 2025-01-30 10:19:43 +03:00
parent 5e144a189a
commit 8a3ff104a8

View file

@ -1,4 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg version="1.1" viewBox="0 0 24 24" width="18" height="18" xmlns="http://www.w3.org/2000/svg">
<path d="m6.6667 2.6667v1.6667l10.667 2.6667v-1.6667zm1.3333 3.3333v6h8v-4zm-1.3333 7.3333v1.3333h1.3333l-1.3333 6.6667h2l1.3333-6.6667h4l1.375 6.6667h2l-1.375-6.6667h1.3333v-1.3333z" fill="#777"/>
<path d="m6.6667 2.6667v1.6667l10.667 2.6667v-1.6667zm1.3333 3.3333v6h8v-4zm-1.3333 7.3333v1.3333h1.3333l-1.3333 6.6667h2l1.3333-6.6667h4l1.375 6.6667h2l-1.375-6.6667h1.3333v-1.3333z" fill="#777777" opacity=".6"/>
</svg>

Before

Width:  |  Height:  |  Size: 343 B

After

Width:  |  Height:  |  Size: 359 B