28 lines
2.1 KiB
XML
28 lines
2.1 KiB
XML
<!--
|
|
~ Copyright (c) 2023. 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="22dp"
|
|
android:height="22dp"
|
|
android:viewportWidth="22"
|
|
android:viewportHeight="22">
|
|
<path
|
|
android:pathData="M11,0L11,0A11,11 0,0 1,22 11L22,11A11,11 0,0 1,11 22L11,22A11,11 0,0 1,0 11L0,11A11,11 0,0 1,11 0z"
|
|
android:fillColor="#E85C4A"/>
|
|
<path
|
|
android:pathData="M7.247,14.753C7.361,14.863 7.493,14.936 7.645,14.97C7.796,15.008 7.946,15.008 8.094,14.97C8.245,14.936 8.373,14.866 8.477,14.762L11.003,12.236L13.524,14.757C13.632,14.868 13.759,14.94 13.908,14.975C14.056,15.01 14.204,15.008 14.352,14.97C14.503,14.932 14.634,14.858 14.745,14.748C14.858,14.638 14.934,14.508 14.972,14.36C15.01,14.209 15.01,14.059 14.972,13.911C14.937,13.759 14.866,13.63 14.759,13.523L12.242,10.997L14.759,8.476C14.866,8.369 14.937,8.241 14.972,8.093C15.01,7.941 15.01,7.792 14.972,7.643C14.934,7.495 14.858,7.366 14.745,7.255C14.634,7.142 14.503,7.066 14.352,7.028C14.204,6.991 14.056,6.991 13.908,7.028C13.759,7.063 13.632,7.134 13.524,7.241L11.003,9.758L8.477,7.237C8.373,7.132 8.245,7.063 8.094,7.028C7.946,6.994 7.794,6.994 7.64,7.028C7.489,7.063 7.358,7.137 7.247,7.251C7.137,7.361 7.064,7.492 7.03,7.643C6.995,7.795 6.995,7.946 7.03,8.097C7.064,8.246 7.134,8.372 7.238,8.476L9.764,10.997L7.238,13.528C7.134,13.632 7.063,13.758 7.025,13.906C6.99,14.054 6.99,14.204 7.025,14.356C7.063,14.507 7.137,14.639 7.247,14.753Z"
|
|
android:fillColor="#ffffff"/>
|
|
</vector>
|