|
@@ -1,33 +1,20 @@
|
|
<!--
|
|
<!--
|
|
- ~ Nextcloud Android client application
|
|
|
|
|
|
+ ~ Nextcloud - Android Client
|
|
~
|
|
~
|
|
- ~ @author Álvaro Brey Vilas
|
|
|
|
- ~ Copyright (C) 2022 Álvaro Brey Vilas
|
|
|
|
- ~ Copyright (C) 2022 Nextcloud GmbH
|
|
|
|
- ~
|
|
|
|
- ~ 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 <https://www.gnu.org/licenses/>.
|
|
|
|
- -->
|
|
|
|
|
|
+ ~ SPDX-FileCopyrightText: 2022 Álvaro Brey <alvaro.brey@nextcloud.com>
|
|
|
|
+ ~ SPDX-FileCopyrightText: 2022 Nextcloud GmbH
|
|
|
|
+ ~ SPDX-License-Identifier: AGPL-3.0-or-later
|
|
|
|
+-->
|
|
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
|
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
|
android:width="24dp"
|
|
android:width="24dp"
|
|
android:height="24dp"
|
|
android:height="24dp"
|
|
android:viewportWidth="24"
|
|
android:viewportWidth="24"
|
|
android:viewportHeight="24">
|
|
android:viewportHeight="24">
|
|
- <path
|
|
|
|
- android:pathData="m7.9482,15.6104c0.3479,0 0.682,-0.1385 0.9282,-0.3847 0.2462,-0.2462 0.3847,-0.5803 0.3847,-0.9282 0,-0.7286 -0.5908,-1.3129 -1.3129,-1.3129 -0.3479,0 -0.682,0.1385 -0.9282,0.3847 -0.2462,0.2462 -0.3847,0.5803 -0.3847,0.9282 0,0.3479 0.1385,0.682 0.3847,0.9282 0.2462,0.2462 0.5803,0.3847 0.9282,0.3847M11.8868,9.7025c0.3479,0 0.682,0.1385 0.9282,0.3847 0.2462,0.2462 0.3847,0.5803 0.3847,0.9282v6.5644c0,0.3479 -0.1385,0.682 -0.3847,0.9282 -0.2462,0.2462 -0.5803,0.3847 -0.9282,0.3847H4.0095c-0.3479,0 -0.682,-0.1385 -0.9282,-0.3847 -0.2462,-0.2462 -0.3847,-0.5803 -0.3847,-0.9282v-6.5644c0,-0.7286 0.5908,-1.3129 1.3129,-1.3129H4.666V8.3896c0,-0.8704 0.3459,-1.7054 0.961,-2.3212 0.6157,-0.6151 1.4507,-0.961 2.3212,-0.961 0.8704,0 1.7054,0.3459 2.3212,0.961 0.6151,0.6157 0.961,1.4507 0.961,2.3212v1.3129h0.6564M7.9482,6.4203c-0.5219,0 -1.0234,0.2074 -1.3923,0.577C6.1863,7.3662 5.9789,7.8677 5.9789,8.3896V9.7025H9.9175V8.3896c0,-0.5219 -0.2074,-1.0234 -0.577,-1.3923C8.9716,6.6277 8.47,6.4203 7.9482,6.4203Z"
|
|
|
|
- android:strokeWidth="0.656438"
|
|
|
|
- android:fillColor="#666666"/>
|
|
|
|
- <path
|
|
|
|
- android:pathData="m19.3033,8c1.1,0 2,-0.9 2,-2 0,-1.1 -0.9,-2 -2,-2 -1.1,0 -2,0.9 -2,2 0,1.1 0.9,2 2,2zM19.3033,10c-1.1,0 -2,0.9 -2,2 0,1.1 0.9,2 2,2 1.1,0 2,-0.9 2,-2 0,-1.1 -0.9,-2 -2,-2zM19.3033,16c-1.1,0 -2,0.9 -2,2 0,1.1 0.9,2 2,2 1.1,0 2,-0.9 2,-2 0,-1.1 -0.9,-2 -2,-2z"
|
|
|
|
- android:fillColor="#666666"/>
|
|
|
|
|
|
+ <path
|
|
|
|
+ android:fillColor="#666666"
|
|
|
|
+ android:pathData="m7.9482,15.6104c0.3479,0 0.682,-0.1385 0.9282,-0.3847 0.2462,-0.2462 0.3847,-0.5803 0.3847,-0.9282 0,-0.7286 -0.5908,-1.3129 -1.3129,-1.3129 -0.3479,0 -0.682,0.1385 -0.9282,0.3847 -0.2462,0.2462 -0.3847,0.5803 -0.3847,0.9282 0,0.3479 0.1385,0.682 0.3847,0.9282 0.2462,0.2462 0.5803,0.3847 0.9282,0.3847M11.8868,9.7025c0.3479,0 0.682,0.1385 0.9282,0.3847 0.2462,0.2462 0.3847,0.5803 0.3847,0.9282v6.5644c0,0.3479 -0.1385,0.682 -0.3847,0.9282 -0.2462,0.2462 -0.5803,0.3847 -0.9282,0.3847H4.0095c-0.3479,0 -0.682,-0.1385 -0.9282,-0.3847 -0.2462,-0.2462 -0.3847,-0.5803 -0.3847,-0.9282v-6.5644c0,-0.7286 0.5908,-1.3129 1.3129,-1.3129H4.666V8.3896c0,-0.8704 0.3459,-1.7054 0.961,-2.3212 0.6157,-0.6151 1.4507,-0.961 2.3212,-0.961 0.8704,0 1.7054,0.3459 2.3212,0.961 0.6151,0.6157 0.961,1.4507 0.961,2.3212v1.3129h0.6564M7.9482,6.4203c-0.5219,0 -1.0234,0.2074 -1.3923,0.577C6.1863,7.3662 5.9789,7.8677 5.9789,8.3896V9.7025H9.9175V8.3896c0,-0.5219 -0.2074,-1.0234 -0.577,-1.3923C8.9716,6.6277 8.47,6.4203 7.9482,6.4203Z"
|
|
|
|
+ android:strokeWidth="0.656438" />
|
|
|
|
+ <path
|
|
|
|
+ android:fillColor="#666666"
|
|
|
|
+ android:pathData="m19.3033,8c1.1,0 2,-0.9 2,-2 0,-1.1 -0.9,-2 -2,-2 -1.1,0 -2,0.9 -2,2 0,1.1 0.9,2 2,2zM19.3033,10c-1.1,0 -2,0.9 -2,2 0,1.1 0.9,2 2,2 1.1,0 2,-0.9 2,-2 0,-1.1 -0.9,-2 -2,-2zM19.3033,16c-1.1,0 -2,0.9 -2,2 0,1.1 0.9,2 2,2 1.1,0 2,-0.9 2,-2 0,-1.1 -0.9,-2 -2,-2z" />
|
|
</vector>
|
|
</vector>
|