Files
AndroidJava/dash-wallet/wallet/res/drawable/ic_toggle_arrows.xml
T
coco 7846a45f2c a
2026-07-03 15:47:27 +08:00

26 lines
2.4 KiB
XML

<!--
~ Copyright (c) 2022. Dash Core Group.
~ This program is free software: you can redistribute it and/or modify
~ it under the terms of the GNU General Public License as published by
~ the Free Software Foundation, either version 3 of the License, or
~ (at your option) any later version.
~
~ This program is distributed in the hope that it will be useful,
~ but WITHOUT ANY WARRANTY; without even the implied warranty of
~ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
~ GNU General Public License for more details.
~
~ You should have received a copy of the GNU General Public License
~ along with this program. If not, see <http://www.gnu.org/licenses/>.
-->
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="14dp"
android:height="12dp"
android:viewportWidth="14"
android:viewportHeight="12">
<path
android:pathData="M0.655,6.23C0.842,6.23 0.997,6.166 1.12,6.039C1.247,5.912 1.311,5.755 1.311,5.568V5.002C1.311,4.45 1.483,4.011 1.826,3.685C2.174,3.358 2.641,3.195 3.226,3.195H8.145V4.665C8.145,4.817 8.188,4.936 8.273,5.021C8.362,5.106 8.485,5.148 8.642,5.148C8.714,5.148 8.78,5.138 8.839,5.116C8.903,5.091 8.96,5.055 9.011,5.008L11.512,2.927C11.631,2.83 11.69,2.713 11.69,2.577C11.694,2.437 11.635,2.316 11.512,2.215L9.011,0.127C8.96,0.085 8.903,0.053 8.839,0.032C8.78,0.011 8.714,0 8.642,0C8.485,0 8.362,0.042 8.273,0.127C8.188,0.208 8.145,0.327 8.145,0.484V1.915H3.328C2.649,1.915 2.062,2.034 1.565,2.272C1.069,2.509 0.683,2.851 0.407,3.296C0.136,3.738 0,4.264 0,4.875V5.568C0,5.755 0.062,5.912 0.185,6.039C0.312,6.166 0.469,6.23 0.655,6.23ZM13.344,5.619C13.158,5.619 13.001,5.683 12.874,5.81C12.751,5.933 12.689,6.088 12.689,6.275V6.841C12.689,7.392 12.515,7.832 12.167,8.158C11.824,8.481 11.357,8.642 10.767,8.642H5.848V7.191C5.848,7.034 5.806,6.913 5.721,6.828C5.636,6.743 5.517,6.701 5.365,6.701C5.292,6.701 5.225,6.714 5.161,6.739C5.097,6.76 5.04,6.792 4.989,6.835L2.488,8.915C2.369,9.022 2.308,9.142 2.304,9.278C2.304,9.414 2.365,9.531 2.488,9.628L4.989,11.715C5.04,11.758 5.097,11.792 5.161,11.817C5.225,11.843 5.292,11.856 5.365,11.856C5.517,11.856 5.636,11.811 5.721,11.722C5.806,11.637 5.848,11.518 5.848,11.366V9.934H10.672C11.351,9.934 11.938,9.815 12.434,9.577C12.935,9.335 13.321,8.994 13.593,8.553C13.864,8.107 14,7.579 14,6.968V6.275C14,6.088 13.936,5.933 13.809,5.81C13.686,5.683 13.531,5.619 13.344,5.619Z"
android:fillColor="#008DE4"/>
</vector>