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

26 lines
2.8 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="34dp"
android:height="34dp"
android:viewportWidth="34"
android:viewportHeight="34">
<path
android:pathData="M17,-0C19.322,-0 21.506,0.444 23.55,1.333C25.606,2.222 27.417,3.45 28.983,5.017C30.55,6.583 31.778,8.389 32.667,10.433C33.556,12.489 34,14.678 34,17C34,19.322 33.556,21.506 32.667,23.55C31.778,25.606 30.55,27.417 28.983,28.983C27.417,30.55 25.606,31.778 23.55,32.667C21.494,33.556 19.306,34 16.983,34C14.661,34 12.472,33.556 10.417,32.667C8.372,31.778 6.567,30.55 5,28.983C3.444,27.417 2.222,25.606 1.333,23.55C0.444,21.506 0,19.322 0,17C0,14.678 0.444,12.489 1.333,10.433C2.222,8.389 3.45,6.583 5.017,5.017C6.583,3.45 8.389,2.222 10.433,1.333C12.489,0.444 14.678,-0 17,-0ZM17,2.833C15.033,2.833 13.194,3.2 11.483,3.933C9.772,4.667 8.267,5.678 6.967,6.967C5.678,8.267 4.667,9.772 3.933,11.483C3.211,13.194 2.85,15.033 2.85,17C2.85,18.967 3.211,20.806 3.933,22.517C4.667,24.228 5.678,25.733 6.967,27.033C8.256,28.333 9.756,29.344 11.467,30.067C13.178,30.8 15.017,31.167 16.983,31.167C18.95,31.167 20.789,30.8 22.5,30.067C24.211,29.344 25.717,28.333 27.017,27.033C28.317,25.733 29.333,24.228 30.067,22.517C30.8,20.806 31.167,18.967 31.167,17C31.167,15.033 30.8,13.194 30.067,11.483C29.344,9.772 28.333,8.267 27.033,6.967C25.744,5.678 24.239,4.667 22.517,3.933C20.806,3.2 18.967,2.833 17,2.833ZM17.017,25.5C16.65,25.5 16.35,25.383 16.117,25.15C15.883,24.917 15.767,24.617 15.767,24.25V15.917L15.883,12.4L14.217,14.4L12.233,16.4C11.989,16.644 11.694,16.767 11.35,16.767C11.006,16.767 10.717,16.65 10.483,16.417C10.261,16.183 10.15,15.9 10.15,15.567C10.15,15.2 10.261,14.911 10.483,14.7L16.05,9.15C16.361,8.839 16.683,8.683 17.017,8.683C17.35,8.683 17.672,8.839 17.983,9.15L23.55,14.7C23.772,14.922 23.883,15.211 23.883,15.567C23.883,15.9 23.767,16.183 23.533,16.417C23.3,16.65 23.011,16.767 22.667,16.767C22.3,16.767 22.006,16.644 21.783,16.4L19.817,14.4L18.133,12.383L18.25,15.917V24.25C18.25,24.617 18.133,24.917 17.9,25.15C17.667,25.383 17.372,25.5 17.017,25.5Z"
android:fillColor="#008DE4"/>
</vector>