diff options
| author | jacquarg <guillaume.jacquart@hoodbrains.com> | 2021-10-28 22:35:19 +0200 | 
|---|---|---|
| committer | jacquarg <guillaume.jacquart@hoodbrains.com> | 2021-10-28 22:35:19 +0200 | 
| commit | 9035bac3ff801bb982bf54b02c0e9850d6afbc22 (patch) | |
| tree | 5ffc2f5440ca70272bc9f4114d1a1794f5203152 /app/src/main/res/drawable/ic_privacy_toggle.xml | |
| parent | c7f46a5deb9a4b5707440ea5dd125c25584e6469 (diff) | |
| download | advanced-privacy-9035bac3ff801bb982bf54b02c0e9850d6afbc22.tar.gz | |
Update  dashboard UI and feature
Diffstat (limited to 'app/src/main/res/drawable/ic_privacy_toggle.xml')
| -rw-r--r-- | app/src/main/res/drawable/ic_privacy_toggle.xml | 22 | 
1 files changed, 0 insertions, 22 deletions
| diff --git a/app/src/main/res/drawable/ic_privacy_toggle.xml b/app/src/main/res/drawable/ic_privacy_toggle.xml deleted file mode 100644 index 6a0f647..0000000 --- a/app/src/main/res/drawable/ic_privacy_toggle.xml +++ /dev/null @@ -1,22 +0,0 @@ -<!-- -  ~ Copyright (C) 2021 E FOUNDATION -  ~ -  ~ 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/>. -  --> - -<vector android:height="84dp" android:viewportHeight="84.406" -    android:viewportWidth="84.406" android:width="84dp" xmlns:android="http://schemas.android.com/apk/res/android"> -    <path android:fillColor="#38d874" android:pathData="M84.406,42L84.406,42.406A42,42 0,0 1,42.406 84.406L42,84.406A42,42 0,0 1,0 42.406L0,42A42,42 0,0 1,42 0L42.406,0A42,42 0,0 1,84.406 42z"/> -    <path android:fillColor="#fff" android:pathData="M42.118,13.695a6.476,6.476 0,0 0,-2.114 0.334l-21.358,8.9a5.324,5.324 0,0 0,-3.225 4.9c0,22.136 12.68,37.376 24.583,42.382a5.284,5.284 0,0 0,4.115 0c9.566,-4 24.7,-17.687 24.7,-42.382a5.432,5.432 0,0 0,-3.338 -4.9l-21.358,-8.9a6.3,6.3 0,0 0,-2.005 -0.334zM41.1739,27.31h1.888a1.432,1.432 0,0 1,1.413 1.413v14.142a1.4,1.4 0,0 1,-1.413 1.416h-1.888a1.362,1.362 0,0 1,-1.413 -1.416L39.7608,28.72a1.394,1.394 0,0 1,1.411 -1.41zM34.1319,30.292a1.4,1.4 0,0 1,1.5 0.67l0.943,1.65a1.432,1.432 0,0 1,-0.351 1.827,9.9 9.9,0 0,0 5.89,17.854 9.933,9.933 0,0 0,9.9 -9.958,10.115 10.115,0 0,0 -4.065,-7.9 1.437,1.437 0,0 1,-0.354 -1.827l0.944,-1.65a1.4,1.4 0,0 1,2.059 -0.412,14.585 14.585,0 1,1 -17.032,0 1.432,1.432 0,0 1,0.562 -0.258z"/> -</vector> | 
