Browse Source

InstrumentValueIcons: add 2 new icons for gimbal telemetry, artwork by Alex de la Torre

Co-authored-by: davidsastresas <davidsastresas@gmail.com>
Co-authored-by: alexdelatorre <alex.delatorre@lincesystems.com>
QGC4.4
davidsastresas 11 months ago committed by Julian Oes
parent
commit
eb36c29e72
No known key found for this signature in database
GPG Key ID: F0ED380FEA56DE41
  1. 2
      resources/InstrumentValueIcons/InstrumentValueIcons.qrc
  2. 24
      resources/InstrumentValueIcons/gimbal-1.svg
  3. 31
      resources/InstrumentValueIcons/gimbal-2.svg

2
resources/InstrumentValueIcons/InstrumentValueIcons.qrc

@ -297,5 +297,7 @@ @@ -297,5 +297,7 @@
<file alias="buoy.svg">buoy.svg</file>
<file alias="cheveron-down.svg">cheveron-down.svg</file>
<file alias="view-tile.svg">view-tile.svg</file>
<file alias="gimbal-1.svg">gimbal-1.svg</file>
<file alias="gimbal-2.svg">gimbal-2.svg</file>
</qresource>
</RCC>

24
resources/InstrumentValueIcons/gimbal-1.svg

@ -0,0 +1,24 @@ @@ -0,0 +1,24 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg id="Capa_2" data-name="Capa 2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 10 10">
<defs>
<style>
.cls-1 {
fill: #fff;
}
.cls-2 {
fill: none;
}
</style>
</defs>
<g id="Telemtría">
<g>
<g>
<path class="cls-1" d="m1.07,5c0-1.44.78-2.69,1.93-3.38h-1.44c-.59,0-1.07.48-1.07,1.07v4.37c0,.59.48,1.07,1.07,1.07h1.07c-.95-.72-1.57-1.85-1.57-3.13Z"/>
<path class="cls-1" d="m5,1.35c-2.01,0-3.65,1.63-3.65,3.65s1.63,3.65,3.65,3.65,3.65-1.63,3.65-3.65-1.63-3.65-3.65-3.65Zm0,6.77c-1.72,0-3.12-1.4-3.12-3.12s1.4-3.12,3.12-3.12,3.12,1.4,3.12,3.12-1.4,3.12-3.12,3.12Z"/>
<path class="cls-1" d="m8.43,1.62h-1.44c1.16.68,1.93,1.94,1.93,3.38,0,1.28-.62,2.42-1.57,3.13h1.07c.59,0,1.07-.48,1.07-1.07V2.69c0-.59-.48-1.07-1.07-1.07Zm.38,1.01c-.18,0-.32-.14-.32-.32s.14-.32.32-.32.32.14.32.32-.14.32-.32.32Z"/>
</g>
<rect class="cls-2" width="10" height="10"/>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1011 B

31
resources/InstrumentValueIcons/gimbal-2.svg

@ -0,0 +1,31 @@ @@ -0,0 +1,31 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg id="Capa_2" data-name="Capa 2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 10 10">
<defs>
<style>
.cls-1 {
fill: #fff;
}
.cls-2 {
fill: none;
}
</style>
</defs>
<g id="Telemtría">
<g>
<g>
<g>
<path class="cls-1" d="m1.96,6.84c0-1.11.6-2.08,1.49-2.61h-1.11c-.46,0-.83.37-.83.83v3.38c0,.46.37.83.83.83h.83c-.73-.55-1.21-1.43-1.21-2.42Z"/>
<path class="cls-1" d="m5,4.02c-1.56,0-2.82,1.26-2.82,2.82s1.26,2.82,2.82,2.82,2.82-1.26,2.82-2.82-1.26-2.82-2.82-2.82Zm0,5.23c-1.33,0-2.42-1.08-2.42-2.42s1.08-2.42,2.42-2.42,2.42,1.08,2.42,2.42-1.08,2.42-2.42,2.42Z"/>
<path class="cls-1" d="m7.65,4.23h-1.11c.89.53,1.49,1.5,1.49,2.61,0,.99-.48,1.87-1.21,2.42h.83c.46,0,.83-.37.83-.83v-3.38c0-.46-.37-.83-.83-.83Zm.29.78c-.14,0-.25-.11-.25-.25s.11-.25.25-.25.25.11.25.25-.11.25-.25.25Z"/>
</g>
<g>
<path class="cls-1" d="m6.41,1.03v-.43c0-.14-.08-.26-.19-.26h-2.44c-.1,0-.19.12-.19.26v.43h2.82Z"/>
<path class="cls-1" d="m3.59,1.32v.43c0,.14.08.26.19.26h2.44c.1,0,.19-.12.19-.26v-.43h-2.82Z"/>
</g>
<path class="cls-1" d="m4.67,3.72v-1.3h.67v1.3c.19.02.38.06.56.11,0-.02.01-.05.01-.08v-1.58h-1.81v1.58s0,.05.01.08c.18-.05.37-.09.56-.11Z"/>
</g>
<rect class="cls-2" width="10" height="10"/>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.4 KiB

Loading…
Cancel
Save