summaryrefslogtreecommitdiff
path: root/Settings/res/drawable/ic_settings_eco.xml
diff options
context:
space:
mode:
Diffstat (limited to 'Settings/res/drawable/ic_settings_eco.xml')
-rw-r--r--Settings/res/drawable/ic_settings_eco.xml29
1 files changed, 29 insertions, 0 deletions
diff --git a/Settings/res/drawable/ic_settings_eco.xml b/Settings/res/drawable/ic_settings_eco.xml
new file mode 100644
index 000000000..bb0c3df01
--- /dev/null
+++ b/Settings/res/drawable/ic_settings_eco.xml
@@ -0,0 +1,29 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--
+ ~ Copyright (C) 2020 The Android Open Source Project
+ ~
+ ~ Licensed under the Apache License, Version 2.0 (the "License");
+ ~ you may not use this file except in compliance with the License.
+ ~ You may obtain a copy of the License at
+ ~
+ ~ http://www.apache.org/licenses/LICENSE-2.0
+ ~
+ ~ Unless required by applicable law or agreed to in writing, software
+ ~ distributed under the License is distributed on an "AS IS" BASIS,
+ ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ ~ See the License for the specific language governing permissions and
+ ~ limitations under the License.
+ -->
+<vector xmlns:android="http://schemas.android.com/apk/res/android"
+ android:width="48dp"
+ android:height="48dp"
+ android:viewportWidth="24"
+ android:viewportHeight="24"
+ android:tint="?attr/colorControlNormal">
+ <path
+ android:fillColor="#FFFFFFFF"
+ android:pathData="M9.73 12.85C9.34 13.24 9.34 13.87 9.73 14.26C10.12 14.65 10.75 14.65 11.14 14.26L12.7 12.7C13.09 12.31 13.09 11.68 12.7 11.29C12.31 10.9 11.68 10.9 11.29 11.29L9.73 12.85Z"/>
+ <path
+ android:fillColor="#FFFFFFFF"
+ android:pathData="M20.31 8.56L19.77 4.23L15.44 3.69L12 1L8.56 3.69L4.22 4.22L3.69 8.56L1 12L3.69 15.44L4.23 19.77L8.56 20.31L12 23L15.44 20.31L19.77 19.77L20.31 15.44L23 12L20.31 8.56ZM16 12.5C16 14.91 14.06 17 11.5 17C10.62 17 9.81 16.74 9.11 16.3L8.7 16.71C8.31 17.1 7.68 17.1 7.29 16.71C6.9 16.32 6.9 15.69 7.29 15.3L7.7 14.89C7.26 14.19 7 13.38 7 12.5C7 9.93 9.1 8 11.5 8H16V12.5Z"/>
+</vector>