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

29 lines
2.7 KiB
XML

<!--
~ Copyright 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="48dp"
android:height="48dp"
android:viewportWidth="48"
android:viewportHeight="48">
<path
android:pathData="M23.984,48C27.298,48 30.4,47.378 33.289,46.135C36.179,44.891 38.731,43.161 40.948,40.943C43.164,38.725 44.893,36.171 46.136,33.28C47.379,30.389 48,27.295 48,24C48,20.705 47.379,17.611 46.136,14.72C44.893,11.829 43.164,9.275 40.948,7.057C38.731,4.839 36.179,3.109 33.289,1.865C30.4,0.622 27.298,0 23.984,0C20.691,0 17.595,0.622 14.695,1.865C11.795,3.109 9.248,4.839 7.052,7.057C4.857,9.275 3.133,11.829 1.88,14.72C0.627,17.611 0,20.705 0,24C0,27.295 0.627,30.389 1.88,33.28C3.133,36.171 4.857,38.725 7.052,40.943C9.248,43.161 11.795,44.891 14.695,46.135C17.595,47.378 20.691,48 23.984,48Z"
android:fillColor="#008DE4"/>
<path
android:pathData="M17.366,30.634C17.535,30.798 17.73,30.905 17.949,30.955C18.175,31.012 18.395,31.012 18.609,30.955C18.829,30.905 19.018,30.803 19.176,30.651L24.005,25.818L28.826,30.642C28.984,30.806 29.173,30.913 29.393,30.964C29.613,31.015 29.833,31.012 30.053,30.955C30.273,30.905 30.464,30.798 30.628,30.634C30.791,30.47 30.899,30.278 30.949,30.058C31.006,29.838 31.008,29.618 30.958,29.398C30.907,29.178 30.803,28.989 30.645,28.831L25.824,23.999L30.645,19.175C30.803,19.011 30.907,18.822 30.958,18.608C31.014,18.388 31.014,18.168 30.958,17.948C30.901,17.728 30.791,17.536 30.628,17.372C30.459,17.209 30.264,17.099 30.044,17.042C29.83,16.986 29.613,16.986 29.393,17.042C29.173,17.093 28.984,17.198 28.826,17.355L24.005,22.179L19.176,17.355C19.018,17.198 18.829,17.093 18.609,17.042C18.389,16.992 18.167,16.992 17.941,17.042C17.721,17.093 17.529,17.203 17.366,17.372C17.208,17.536 17.101,17.728 17.045,17.948C16.994,18.168 16.994,18.388 17.045,18.608C17.101,18.828 17.205,19.014 17.358,19.167L22.187,23.999L17.358,28.84C17.205,28.992 17.101,29.178 17.045,29.398C16.988,29.613 16.985,29.833 17.036,30.058C17.092,30.278 17.202,30.47 17.366,30.634Z"
android:fillColor="#ffffff"/>
</vector>