diff options
author | kali kaneko (leap communications) <kali@leap.se> | 2021-11-30 18:56:27 +0100 |
---|---|---|
committer | kali kaneko (leap communications) <kali@leap.se> | 2021-11-30 21:22:46 +0100 |
commit | cc1b7ae17304cfe62da0bb77be507296404918b4 (patch) | |
tree | a8fe97f3fcf97e2aabafc1b518d3ab2ac2fbaee6 /gui/resources/reception-4.svg | |
parent | 52206cc7dda3d12d92dad3181e27b680c70e69e3 (diff) |
[ui] svg love
tweak sizes and alignments
Diffstat (limited to 'gui/resources/reception-4.svg')
-rw-r--r-- | gui/resources/reception-4.svg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gui/resources/reception-4.svg b/gui/resources/reception-4.svg index 611bdf1..217680b 100644 --- a/gui/resources/reception-4.svg +++ b/gui/resources/reception-4.svg @@ -1,3 +1,3 @@ <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-reception-4" viewBox="0 0 16 16"> <path d="M0 11.5a.5.5 0 0 1 .5-.5h2a.5.5 0 0 1 .5.5v2a.5.5 0 0 1-.5.5h-2a.5.5 0 0 1-.5-.5v-2zm4-3a.5.5 0 0 1 .5-.5h2a.5.5 0 0 1 .5.5v5a.5.5 0 0 1-.5.5h-2a.5.5 0 0 1-.5-.5v-5zm4-3a.5.5 0 0 1 .5-.5h2a.5.5 0 0 1 .5.5v8a.5.5 0 0 1-.5.5h-2a.5.5 0 0 1-.5-.5v-8zm4-3a.5.5 0 0 1 .5-.5h2a.5.5 0 0 1 .5.5v11a.5.5 0 0 1-.5.5h-2a.5.5 0 0 1-.5-.5v-11z"/> -</svg>
\ No newline at end of file +</svg> |