Browse Source

Merge pull request #2022 from dogmaphobic/trashIcons

Delete Icons for Don
QGC4.4
Don Gagne 10 years ago
parent
commit
2c716d21f7
  1. 15
      src/FlightMap/Images/TrashDelete.svg
  2. 10
      src/FlightMap/Images/XDelete.svg

15
src/FlightMap/Images/TrashDelete.svg

@ -0,0 +1,15 @@ @@ -0,0 +1,15 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 19.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="-89 46 72 72" enable-background="new -89 46 72 72" xml:space="preserve">
<g>
<path fill="none" d="M-71.309,68.986"/>
</g>
<g>
<g>
<rect x="-72.515" y="55" fill="#FFFFFF" width="39.029" height="7.995"/>
<path fill="#FFFFFF" d="M-33.485,65.336h-39.029V109h39.029L-33.485,65.336L-33.485,65.336z M-61.584,103.037h-3.158V71.298h3.158
V103.037z M-51.42,103.037h-3.158V71.298h3.158V103.037z M-41.257,103.037h-3.158V71.298h3.158V103.037z"/>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 746 B

10
src/FlightMap/Images/XDelete.svg

@ -0,0 +1,10 @@ @@ -0,0 +1,10 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 19.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="-89 46 72 72" enable-background="new -89 46 72 72" xml:space="preserve">
<g>
<path fill="none" d="M-71.309,68.986"/>
</g>
<line fill="none" stroke="#FFFFFF" stroke-width="3" stroke-miterlimit="10" x1="-80" y1="108.997" x2="-26" y2="55.003"/>
<line fill="none" stroke="#FFFFFF" stroke-width="3" stroke-miterlimit="10" x1="-26.135" y1="109" x2="-80.129" y2="55"/>
</svg>

After

Width:  |  Height:  |  Size: 651 B

Loading…
Cancel
Save