mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Added up and down icons.
This commit is contained in:
parent
c6a5b9a8dd
commit
47d0c3ed5e
9
ApplicationExeCode/Resources/down.svg
Normal file
9
ApplicationExeCode/Resources/down.svg
Normal file
@ -0,0 +1,9 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Generator: Adobe Illustrator 24.1.2, 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="0 0 16 16" style="enable-background:new 0 0 16 16;" xml:space="preserve">
|
||||
<style type="text/css">
|
||||
.st0{fill-rule:evenodd;clip-rule:evenodd;fill:#75BEFF;}
|
||||
</style>
|
||||
<path class="st0" d="M13.9,2.8H2.1L8,13.2L13.9,2.8z"/>
|
||||
</svg>
|
After Width: | Height: | Size: 497 B |
9
ApplicationExeCode/Resources/up.svg
Normal file
9
ApplicationExeCode/Resources/up.svg
Normal file
@ -0,0 +1,9 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Generator: Adobe Illustrator 24.1.2, 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="0 0 16 16" style="enable-background:new 0 0 16 16;" xml:space="preserve">
|
||||
<style type="text/css">
|
||||
.st0{fill-rule:evenodd;clip-rule:evenodd;fill:#75BEFF;}
|
||||
</style>
|
||||
<path class="st0" d="M2.1,13.2h11.8L8,2.8L2.1,13.2z"/>
|
||||
</svg>
|
After Width: | Height: | Size: 497 B |
Loading…
Reference in New Issue
Block a user