08.02.26
This commit is contained in:
14
modules/purchase_trade/icons/tradon-btb.svg
Normal file
14
modules/purchase_trade/icons/tradon-btb.svg
Normal file
@@ -0,0 +1,14 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
|
||||
<path d="M0 0h24v24H0z" fill="none"/>
|
||||
|
||||
<!-- Barre centrale (contrat / position) -->
|
||||
<rect x="11" y="4" width="2" height="16" fill="#267F82"/>
|
||||
|
||||
<!-- Flèche gauche (achat) -->
|
||||
<path d="M9 7 L5 12 L9 17 L9 14 L11 14 L11 10 L9 10 Z"
|
||||
fill="#267F82"/>
|
||||
|
||||
<!-- Flèche droite (vente) -->
|
||||
<path d="M15 7 L19 12 L15 17 L15 14 L13 14 L13 10 L15 10 Z"
|
||||
fill="#267F82"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 496 B |
Reference in New Issue
Block a user