mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Almost right
This commit is contained in:
@@ -155,7 +155,7 @@
|
||||
<file>ToggleOnOthersOff16x16.png</file>
|
||||
<file>UnLinkView.svg</file>
|
||||
<file>UpView.svg</file>
|
||||
<file>Well.png</file>
|
||||
<file>Well.svg</file>
|
||||
<file>WellAllocLegend16x16.png</file>
|
||||
<file>WellAllocPie16x16.png</file>
|
||||
<file>WellAllocPlot16x16.png</file>
|
||||
@@ -169,6 +169,7 @@
|
||||
<file>WellLogPlots16x16.png</file>
|
||||
<file>WellLogTrack16x16.png</file>
|
||||
<file>WellMeasurement16x16.png</file>
|
||||
<file>WellPathGroup.svg</file>
|
||||
<file>WellTargetPoint16x16.png</file>
|
||||
<file>WellTargetPointTangent16x16.png</file>
|
||||
<file>WellTargets.png</file>
|
||||
|
||||
4
ApplicationCode/Resources/Well.svg
Normal file
4
ApplicationCode/Resources/Well.svg
Normal file
@@ -0,0 +1,4 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<svg viewBox="0 0 16 16" width="16px" height="16px" xmlns="http://www.w3.org/2000/svg">
|
||||
<path style="fill: none; stroke: rgb(137, 209, 133); stroke-width: 1.25px;" d="M 1.334 0.702 C 1.37 1.806 2.386 9.777 4.739 12.365 C 5.442 13.138 7.018 14.181 8.474 13.85 C 9.668 13.578 10.544 12.159 11.895 12.131 C 13.246 12.103 14.805 14.275 15.277 15"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 392 B |
7
ApplicationCode/Resources/WellPathGroup.svg
Normal file
7
ApplicationCode/Resources/WellPathGroup.svg
Normal file
@@ -0,0 +1,7 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<svg viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg">
|
||||
<path style="fill: none; stroke: rgb(251, 176, 0); stroke-width: 1.25px;" d="M 1.269 2.77 C 1.448 3.606 4.283 4.717 5.43 5.121 C 6.97 5.664 8.912 5.5 11.049 5.226"/>
|
||||
<path style="fill: none; stroke: rgb(174, 78, 151); stroke-width: 1.25px;" d="M 2.605 8.863 C 3.629 10.594 9.091 10.327 11.549 9.529"/>
|
||||
<path style="fill: rgb(216, 216, 216); stroke: rgb(0, 0, 0); stroke-width: 1.25px;" d="M 7.339 7.765"/>
|
||||
<path style="fill: none; stroke: rgb(137, 209, 133); stroke-width: 1.25px;" d="M 1.028 0.851 C 1.064 1.955 2.08 9.926 4.433 12.514 C 5.136 13.287 6.712 14.33 8.168 13.999 C 9.362 13.727 10.238 12.308 11.589 12.28 C 12.94 12.252 14.499 14.424 14.971 15.149"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 779 B |
Reference in New Issue
Block a user