Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 5c21fa10 authored by Nishith  Khanna's avatar Nishith Khanna
Browse files

Merge branch '795-s-home_icons' into 'v1-s'

Change settings icon from oval to rounded square

See merge request !126
parents c5582aad 38b23878
Loading
Loading
Loading
Loading
+11 −11
Original line number Diff line number Diff line
@@ -15,33 +15,33 @@
  ~  along with this program.  If not, see <https://www.gnu.org/licenses/>.
  -->
<vector xmlns:android="http://schemas.android.com/apk/res/android"
    android:width="38dp"
    android:height="38dp"
    android:viewportWidth="38"
    android:viewportHeight="38">
    android:width="36dp"
    android:height="36dp"
    android:viewportWidth="32"
    android:viewportHeight="32">
  <group>
    <clip-path
        android:pathData="M0,0h38v38h-38z"/>
        android:pathData="M0,0h32v32h-32z"/>
    <path
        android:pathData="M19,0L19,0A19,19 0,0 1,38 19L38,19A19,19 0,0 1,19 38L19,38A19,19 0,0 1,0 19L0,19A19,19 0,0 1,19 0z"
        android:pathData="M7,0L25,0A7,7 0,0 1,32 7L32,25A7,7 0,0 1,25 32L7,32A7,7 0,0 1,0 25L0,7A7,7 0,0 1,7 0z"
        android:fillColor="#E83A52"/>
    <path
        android:pathData="M9.775,10.565C9.775,10.129 10.129,9.775 10.565,9.775H16.64C17.077,9.775 17.431,10.129 17.431,10.565V16.64C17.431,17.077 17.077,17.431 16.64,17.431H10.565C10.129,17.431 9.775,17.077 9.775,16.64V10.565ZM11.356,11.356V15.85H15.85V11.356H11.356Z"
        android:pathData="M6.775,7.565C6.775,7.129 7.129,6.775 7.565,6.775H13.64C14.077,6.775 14.431,7.129 14.431,7.565V13.64C14.431,14.077 14.077,14.431 13.64,14.431H7.565C7.129,14.431 6.775,14.077 6.775,13.64V7.565ZM8.356,8.356V12.85H12.85V8.356H8.356Z"
        android:fillColor="#ffffff"
        android:fillType="evenOdd"/>
    <path
        android:pathData="M27.435,10.565H21.36V16.64H27.435V10.565Z"
        android:pathData="M24.435,7.565H18.36V13.64H24.435V7.565Z"
        android:fillColor="#ffffff"/>
    <path
        android:pathData="M20.57,10.565C20.57,10.129 20.924,9.775 21.36,9.775H27.435C27.871,9.775 28.225,10.129 28.225,10.565V16.64C28.225,17.077 27.871,17.431 27.435,17.431H21.36C20.924,17.431 20.57,17.077 20.57,16.64V10.565ZM22.15,11.356V15.85H26.644V11.356H22.15Z"
        android:pathData="M17.57,7.565C17.57,7.129 17.924,6.775 18.36,6.775H24.435C24.871,6.775 25.225,7.129 25.225,7.565V13.64C25.225,14.077 24.871,14.431 24.435,14.431H18.36C17.924,14.431 17.57,14.077 17.57,13.64V7.565ZM19.15,8.356V12.85H23.644V8.356H19.15Z"
        android:fillColor="#ffffff"
        android:fillType="evenOdd"/>
    <path
        android:pathData="M9.775,21.36C9.775,20.924 10.129,20.57 10.565,20.57H16.64C17.077,20.57 17.431,20.924 17.431,21.36V27.435C17.431,27.871 17.077,28.225 16.64,28.225H10.565C10.129,28.225 9.775,27.871 9.775,27.435V21.36ZM11.356,22.15V26.644H15.85V22.15H11.356Z"
        android:pathData="M6.775,18.36C6.775,17.924 7.129,17.57 7.565,17.57H13.64C14.077,17.57 14.431,17.924 14.431,18.36V24.435C14.431,24.871 14.077,25.225 13.64,25.225H7.565C7.129,25.225 6.775,24.871 6.775,24.435V18.36ZM8.356,19.15V23.644H12.85V19.15H8.356Z"
        android:fillColor="#ffffff"
        android:fillType="evenOdd"/>
    <path
        android:pathData="M20.57,21.36C20.57,20.924 20.924,20.57 21.36,20.57H27.435C27.871,20.57 28.225,20.924 28.225,21.36V27.435C28.225,27.871 27.871,28.225 27.435,28.225H21.36C20.924,28.225 20.57,27.871 20.57,27.435V21.36ZM22.15,22.15V26.644H26.644V22.15H22.15Z"
        android:pathData="M17.57,18.36C17.57,17.924 17.924,17.57 18.36,17.57H24.435C24.871,17.57 25.225,17.924 25.225,18.36V24.435C25.225,24.871 24.871,25.225 24.435,25.225H18.36C17.924,25.225 17.57,24.871 17.57,24.435V18.36ZM19.15,19.15V23.644H23.644V19.15H19.15Z"
        android:fillColor="#ffffff"
        android:fillType="evenOdd"/>
  </group>
+9 −9
Original line number Diff line number Diff line
@@ -15,26 +15,26 @@
  ~  along with this program.  If not, see <https://www.gnu.org/licenses/>.
  -->
<vector xmlns:android="http://schemas.android.com/apk/res/android"
    android:width="38dp"
    android:height="38dp"
    android:viewportWidth="38"
    android:viewportHeight="38">
    android:width="36dp"
    android:height="36dp"
    android:viewportWidth="32"
    android:viewportHeight="32">
  <group>
    <clip-path
        android:pathData="M0,0h38v38h-38z"/>
        android:pathData="M0,0h32v32h-32z"/>
    <path
        android:pathData="M19,0L19,0A19,19 0,0 1,38 19L38,19A19,19 0,0 1,19 38L19,38A19,19 0,0 1,0 19L0,19A19,19 0,0 1,19 0z"
        android:pathData="M7,0L25,0A7,7 0,0 1,32 7L32,25A7,7 0,0 1,25 32L7,32A7,7 0,0 1,0 25L0,7A7,7 0,0 1,7 0z"
        android:fillColor="#0088ED"/>
    <path
        android:pathData="M8.013,10.204C8.013,9.768 8.367,9.414 8.804,9.414H27.232C27.668,9.414 28.022,9.768 28.022,10.204V11.13C28.022,11.567 27.668,11.92 27.232,11.92C26.795,11.92 26.441,11.567 26.441,11.13V10.995H9.594V22.805H18.808C19.245,22.805 19.598,23.159 19.598,23.596C19.598,24.032 19.245,24.386 18.808,24.386H8.804C8.367,24.386 8.013,24.032 8.013,23.596V10.204Z"
        android:pathData="M5.013,7.204C5.013,6.768 5.367,6.414 5.804,6.414H24.232C24.668,6.414 25.022,6.768 25.022,7.204V8.13C25.022,8.567 24.668,8.92 24.232,8.92C23.795,8.92 23.441,8.567 23.441,8.13V7.995H6.594V19.805H15.808C16.245,19.805 16.598,20.159 16.598,20.596C16.598,21.032 16.245,21.386 15.808,21.386H5.804C5.367,21.386 5.013,21.032 5.013,20.596V7.204Z"
        android:fillColor="#ffffff"
        android:fillType="evenOdd"/>
    <path
        android:pathData="M20.637,13.546C20.637,13.11 20.991,12.756 21.428,12.756H29.219C29.655,12.756 30.009,13.11 30.009,13.546V27.819C30.009,28.255 29.655,28.609 29.219,28.609H21.428C20.991,28.609 20.637,28.255 20.637,27.819V26.102C20.637,26.064 20.64,26.026 20.645,25.989C20.64,25.952 20.637,25.915 20.637,25.876V13.546ZM22.21,25.989C22.215,26.026 22.218,26.064 22.218,26.102V27.028H28.428V14.337H22.218V25.876C22.218,25.915 22.215,25.952 22.21,25.989Z"
        android:pathData="M17.637,10.546C17.637,10.11 17.991,9.756 18.428,9.756H26.219C26.655,9.756 27.009,10.11 27.009,10.546V24.819C27.009,25.255 26.655,25.609 26.219,25.609H18.428C17.991,25.609 17.637,25.255 17.637,24.819V23.102C17.637,23.064 17.64,23.026 17.645,22.989C17.64,22.952 17.637,22.915 17.637,22.876V10.546ZM19.21,22.989C19.215,23.026 19.218,23.064 19.218,23.102V24.028H25.428V11.337H19.218V22.876C19.218,22.915 19.215,22.952 19.21,22.989Z"
        android:fillColor="#ffffff"
        android:fillType="evenOdd"/>
    <path
        android:pathData="M25.312,24.77C25.718,24.77 26.057,25.109 26.057,25.515C26.057,25.922 25.718,26.26 25.312,26.26C24.905,26.26 24.567,25.922 24.567,25.515C24.567,25.109 24.905,24.77 25.312,24.77Z"
        android:pathData="M22.312,21.77C22.718,21.77 23.057,22.109 23.057,22.515C23.057,22.922 22.718,23.26 22.312,23.26C21.905,23.26 21.567,22.922 21.567,22.515C21.567,22.109 21.905,21.77 22.312,21.77Z"
        android:fillColor="#ffffff"/>
  </group>
</vector>
+9 −9
Original line number Diff line number Diff line
@@ -15,26 +15,26 @@
  ~  along with this program.  If not, see <https://www.gnu.org/licenses/>.
  -->
<vector xmlns:android="http://schemas.android.com/apk/res/android"
    android:width="38dp"
    android:height="38dp"
    android:viewportWidth="38"
    android:viewportHeight="38">
    android:width="36dp"
    android:height="36dp"
    android:viewportWidth="32"
    android:viewportHeight="32">
  <group>
    <clip-path
        android:pathData="M0,0h38v38h-38z"/>
        android:pathData="M0,0h32v32h-32z"/>
    <path
        android:pathData="M19,0L19,0A19,19 0,0 1,38 19L38,19A19,19 0,0 1,19 38L19,38A19,19 0,0 1,0 19L0,19A19,19 0,0 1,19 0z"
        android:pathData="M7,0L25,0A7,7 0,0 1,32 7L32,25A7,7 0,0 1,25 32L7,32A7,7 0,0 1,0 25L0,7A7,7 0,0 1,7 0z"
        android:fillColor="#2CCF69"/>
    <path
        android:pathData="M18.983,9.667V9.667C18.917,9.666 18.85,9.675 18.785,9.693L10.869,13.044C10.815,13.069 10.765,13.111 10.727,13.168C10.689,13.228 10.667,13.301 10.667,13.377L10.667,13.379C10.667,21.181 15.058,26.35 18.862,27.975L18.865,27.977C18.902,27.992 18.94,28 18.978,28C19.016,28 19.054,27.992 19.091,27.977L19.097,27.974L19.097,27.974C22.126,26.687 27.324,22.049 27.333,13.402C27.33,13.323 27.305,13.248 27.263,13.186C27.22,13.122 27.162,13.075 27.099,13.049C27.099,13.049 27.099,13.049 27.099,13.049L19.169,9.691C19.112,9.675 19.053,9.667 18.994,9.667L18.983,9.667ZM19.75,8.127L27.75,11.514C28.114,11.668 28.425,11.927 28.647,12.258C28.869,12.589 28.992,12.979 29,13.379C29,22.777 23.332,27.986 19.749,29.508C19.505,29.613 19.243,29.667 18.978,29.667C18.713,29.667 18.451,29.613 18.207,29.508C13.749,27.603 9,21.803 9,13.379C8.999,12.982 9.114,12.594 9.328,12.262C9.543,11.931 9.849,11.671 10.208,11.514L18.207,8.127C18.463,8.041 18.73,7.998 18.999,8C19.255,8.001 19.508,8.044 19.75,8.127Z"
        android:pathData="M15.983,6.667V6.667C15.917,6.666 15.85,6.675 15.785,6.693L7.869,10.044C7.815,10.069 7.765,10.111 7.727,10.168C7.689,10.228 7.667,10.301 7.667,10.377L7.667,10.379C7.667,18.181 12.058,23.35 15.862,24.975L15.865,24.977C15.902,24.992 15.94,25 15.978,25C16.016,25 16.054,24.992 16.091,24.977L16.097,24.974L16.097,24.974C19.126,23.687 24.324,19.049 24.333,10.402C24.33,10.323 24.305,10.248 24.263,10.186C24.22,10.122 24.162,10.075 24.099,10.049C24.099,10.049 24.099,10.049 24.099,10.049L16.169,6.691C16.112,6.675 16.053,6.667 15.994,6.667L15.983,6.667ZM16.75,5.127L24.75,8.514C25.114,8.669 25.425,8.927 25.647,9.258C25.869,9.589 25.992,9.979 26,10.379C26,19.777 20.332,24.986 16.749,26.508C16.505,26.613 16.243,26.667 15.978,26.667C15.713,26.667 15.451,26.613 15.207,26.508C10.749,24.603 6,18.803 6,10.379C5.999,9.982 6.114,9.594 6.328,9.262C6.543,8.931 6.849,8.671 7.208,8.514L15.207,5.127C15.463,5.041 15.73,4.998 15.999,5C16.255,5.001 16.508,5.044 16.75,5.127Z"
        android:fillColor="#ffffff"
        android:fillType="evenOdd"/>
    <path
        android:pathData="M16.673,14.986C16.998,15.312 16.998,15.84 16.673,16.165C16.03,16.808 15.708,17.649 15.708,18.493C15.708,19.336 16.03,20.177 16.673,20.82C17.315,21.463 18.156,21.784 19,21.784C19.844,21.784 20.684,21.463 21.327,20.82C21.97,20.177 22.291,19.336 22.291,18.493C22.291,17.649 21.97,16.808 21.327,16.165C21.002,15.84 21.002,15.312 21.327,14.986C21.653,14.661 22.18,14.661 22.506,14.986C23.474,15.955 23.958,17.225 23.958,18.493C23.958,19.76 23.474,21.03 22.506,21.998C21.538,22.966 20.267,23.451 19,23.451C17.732,23.451 16.462,22.966 15.494,21.998C14.526,21.03 14.042,19.76 14.042,18.493C14.042,17.225 14.526,15.955 15.494,14.986C15.819,14.661 16.347,14.661 16.673,14.986Z"
        android:pathData="M13.672,11.986C13.998,12.312 13.998,12.84 13.672,13.165C13.03,13.808 12.708,14.649 12.708,15.493C12.708,16.336 13.03,17.177 13.672,17.82C14.315,18.463 15.156,18.784 16,18.784C16.844,18.784 17.684,18.463 18.327,17.82C18.97,17.177 19.291,16.336 19.291,15.493C19.291,14.649 18.97,13.808 18.327,13.165C18.002,12.84 18.002,12.312 18.327,11.986C18.653,11.661 19.18,11.661 19.506,11.986C20.474,12.955 20.958,14.225 20.958,15.493C20.958,16.76 20.474,18.03 19.506,18.998C18.538,19.966 17.267,20.451 16,20.451C14.732,20.451 13.462,19.966 12.494,18.998C11.526,18.03 11.042,16.76 11.042,15.493C11.042,14.225 11.526,12.955 12.494,11.986C12.819,11.661 13.347,11.661 13.672,11.986Z"
        android:fillColor="#ffffff"
        android:fillType="evenOdd"/>
    <path
        android:pathData="M19.085,14C19.545,14 19.918,14.373 19.918,14.833L19.918,18.553C19.918,19.014 19.545,19.387 19.085,19.387C18.624,19.387 18.251,19.014 18.251,18.553L18.251,14.833C18.251,14.373 18.624,14 19.085,14Z"
        android:pathData="M16.085,11C16.545,11 16.918,11.373 16.918,11.833L16.918,15.554C16.918,16.014 16.545,16.387 16.085,16.387C15.624,16.387 15.251,16.014 15.251,15.554L15.251,11.833C15.251,11.373 15.624,11 16.085,11Z"
        android:fillColor="#ffffff"
        android:fillType="evenOdd"/>
  </group>
+11 −10
Original line number Diff line number Diff line
@@ -15,30 +15,31 @@
  ~  along with this program.  If not, see <https://www.gnu.org/licenses/>.
  -->
<vector xmlns:android="http://schemas.android.com/apk/res/android"
    android:width="38dp"
    android:height="38dp"
    android:viewportWidth="38"
    android:viewportHeight="38">
    android:width="36dp"
    android:height="36dp"
    android:viewportWidth="32"
    android:viewportHeight="32">
  <group>
    <clip-path
        android:pathData="M0,0h38v38h-38z"/>
        android:pathData="M0,0h32v32h-32z"/>
    <path
        android:pathData="M19,0L19,0A19,19 0,0 1,38 19L38,19A19,19 0,0 1,19 38L19,38A19,19 0,0 1,0 19L0,19A19,19 0,0 1,19 0z"
        android:pathData="M7,0L25,0A7,7 0,0 1,32 7L32,25A7,7 0,0 1,25 32L7,32A7,7 0,0 1,0 25L0,7A7,7 0,0 1,7 0z"
        android:fillColor="#FF7301"/>
    <path
        android:pathData="M19.011,30.009C18.085,30.009 17.318,29.241 17.318,28.315H20.705C20.705,29.241 19.937,30.009 19.011,30.009Z"
        android:pathData="M16.011,27.009C15.085,27.009 14.318,26.241 14.318,25.315H17.705C17.705,26.241 16.937,27.009 16.011,27.009Z"
        android:fillColor="#ffffff"/>
    <path
        android:pathData="M16.527,27.525H21.496V28.315C21.496,29.678 20.374,30.8 19.011,30.8C17.649,30.8 16.527,29.678 16.527,28.315V27.525ZM18.581,29.106C18.71,29.178 18.857,29.219 19.011,29.219C19.166,29.219 19.313,29.178 19.441,29.106H18.581Z"
        android:pathData="M13.527,24.525H18.496V25.315C18.496,26.678 17.374,27.8 16.011,27.8C14.649,27.8 13.527,26.678 13.527,25.315V24.525ZM15.581,26.106C15.71,26.178 15.857,26.219 16.011,26.219C16.166,26.219 16.313,26.178 16.441,26.106H15.581Z"
        android:fillColor="#ffffff"
        android:fillType="evenOdd"/>
    <path
        android:pathData="M19.011,8.781C18.37,8.781 17.86,9.302 17.86,9.933C17.86,10.37 17.506,10.723 17.069,10.723C16.633,10.723 16.279,10.37 16.279,9.933C16.279,8.441 17.485,7.2 19.011,7.2C20.503,7.2 21.744,8.406 21.744,9.933C21.744,10.37 21.39,10.723 20.954,10.723C20.517,10.723 20.163,10.37 20.163,9.933C20.163,9.291 19.642,8.781 19.011,8.781Z"
        android:pathData="M16.011,5.781C15.37,5.781 14.86,6.302 14.86,6.933C14.86,7.37 14.506,7.723 14.069,7.723C13.633,7.723 13.279,7.37 13.279,6.933C13.279,5.441 14.485,4.2 16.011,4.2C17.503,4.2 18.744,5.406 18.744,6.933C18.744,7.37 18.39,7.723 17.954,7.723C17.517,7.723 17.163,7.37 17.163,6.933C17.163,6.291 16.642,5.781 16.011,5.781Z"
        android:fillColor="#ffffff"
        android:fillType="evenOdd"/>
    <path
        android:pathData="M18.882,11.085C22.598,11.007 25.606,14.119 25.606,17.792V21.428C25.606,22.152 25.942,22.847 26.539,23.308C26.539,23.308 26.54,23.308 26.54,23.309L28.301,24.663C28.569,24.869 28.676,25.223 28.567,25.544C28.458,25.864 28.157,26.08 27.819,26.08H10.227C9.888,26.08 9.587,25.864 9.478,25.544C9.369,25.223 9.476,24.869 9.745,24.663L11.501,23.312C12.08,22.85 12.417,22.152 12.417,21.428V17.679C12.417,14.086 15.292,11.162 18.882,11.085L18.882,11.085ZM18.915,12.665C21.703,12.607 24.025,14.961 24.025,17.792V21.428C24.025,22.613 24.562,23.74 25.497,24.499H12.547C13.46,23.742 13.998,22.615 13.998,21.428V17.679C13.998,14.949 16.182,12.724 18.915,12.665"
        android:pathData="M15.882,8.085C19.598,8.007 22.606,11.119 22.606,14.792V18.428C22.606,19.152 22.942,19.847 23.539,20.308C23.539,20.308 23.54,20.308 23.54,20.309L25.301,21.663C25.569,21.869 25.676,22.223 25.567,22.544C25.458,22.864 25.157,23.08 24.819,23.08H7.227C6.888,23.08 6.587,22.864 6.478,22.544C6.369,22.223 6.476,21.869 6.745,21.663L8.501,20.312C9.08,19.85 9.417,19.152 9.417,18.428V14.679C9.417,11.086 12.292,8.162 15.882,8.085L15.882,8.085ZM15.915,9.665C18.703,9.607 21.025,11.961 21.025,14.792V18.428C21.025,19.613 21.562,20.74 22.497,21.499H9.547C10.46,20.742 10.998,19.615 10.998,18.428V14.679C10.998,11.949 13.182,9.724 15.915,9.665"
        android:fillColor="#ffffff"
        android:fillType="evenOdd"/>
  </group>
</vector>
+9 −9
Original line number Diff line number Diff line
@@ -15,26 +15,26 @@
  ~  along with this program.  If not, see <https://www.gnu.org/licenses/>.
  -->
<vector xmlns:android="http://schemas.android.com/apk/res/android"
    android:width="38dp"
    android:height="38dp"
    android:viewportWidth="38"
    android:viewportHeight="38">
    android:width="36dp"
    android:height="36dp"
    android:viewportWidth="32"
    android:viewportHeight="32">
  <group>
    <clip-path
        android:pathData="M0,0h38v38h-38z"/>
        android:pathData="M0,0h32v32h-32z"/>
    <path
        android:pathData="M19,0L19,0A19,19 0,0 1,38 19L38,19A19,19 0,0 1,19 38L19,38A19,19 0,0 1,0 19L0,19A19,19 0,0 1,19 0z"
        android:pathData="M7,0L25,0A7,7 0,0 1,32 7L32,25A7,7 0,0 1,25 32L7,32A7,7 0,0 1,0 25L0,7A7,7 0,0 1,7 0z"
        android:fillColor="#2CCF69"/>
    <path
        android:pathData="M19.011,10.001C14.035,10.001 10.001,14.035 10.001,19.011C10.001,23.988 14.035,28.022 19.011,28.022C23.988,28.022 28.022,23.988 28.022,19.011C28.022,14.035 23.988,10.001 19.011,10.001ZM8.42,19.011C8.42,13.162 13.162,8.42 19.011,8.42C24.861,8.42 29.603,13.162 29.603,19.011C29.603,24.861 24.861,29.603 19.011,29.603C13.162,29.603 8.42,24.861 8.42,19.011Z"
        android:pathData="M16.011,7.001C11.035,7.001 7.001,11.035 7.001,16.011C7.001,20.988 11.035,25.022 16.011,25.022C20.988,25.022 25.022,20.988 25.022,16.011C25.022,11.035 20.988,7.001 16.011,7.001ZM5.42,16.011C5.42,10.162 10.162,5.42 16.011,5.42C21.861,5.42 26.603,10.162 26.603,16.011C26.603,21.861 21.861,26.603 16.011,26.603C10.162,26.603 5.42,21.861 5.42,16.011Z"
        android:fillColor="#ffffff"
        android:fillType="evenOdd"/>
    <path
        android:pathData="M19.011,17.001C19.448,17.001 19.802,17.355 19.802,17.792V24.002C19.802,24.438 19.448,24.792 19.011,24.792C18.575,24.792 18.221,24.438 18.221,24.002V17.792C18.221,17.355 18.575,17.001 19.011,17.001Z"
        android:pathData="M16.011,14.001C16.448,14.001 16.802,14.355 16.802,14.792V21.002C16.802,21.438 16.448,21.792 16.011,21.792C15.575,21.792 15.221,21.438 15.221,21.002V14.792C15.221,14.355 15.575,14.001 16.011,14.001Z"
        android:fillColor="#ffffff"
        android:fillType="evenOdd"/>
    <path
        android:pathData="M19.011,15.714C19.61,15.714 20.095,15.229 20.095,14.63C20.095,14.031 19.61,13.546 19.011,13.546C18.413,13.546 17.927,14.031 17.927,14.63C17.927,15.229 18.413,15.714 19.011,15.714Z"
        android:pathData="M16.011,12.714C16.61,12.714 17.095,12.229 17.095,11.63C17.095,11.031 16.61,10.546 16.011,10.546C15.413,10.546 14.927,11.031 14.927,11.63C14.927,12.229 15.413,12.714 16.011,12.714Z"
        android:fillColor="#ffffff"/>
  </group>
</vector>
Loading