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

Commit 9c8333b6 authored by Ahmed Mehfooz's avatar Ahmed Mehfooz
Browse files

Add flagged vibrate icon

Test: manual, local override
Flag: com.android.systemui.icon_refresh_2025
Bug: 411531097

Change-Id: Ib19a92fbdb6621c224a46850c01cca29eaaa2ccb
parent b34ec0c7
Loading
Loading
Loading
Loading
+35 −0
Original line number Diff line number Diff line
<?xml version="1.0" encoding="utf-8"?>
<!--
  ~ Copyright (C) 2025 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="19dp"
    android:height="18dp"
    android:viewportWidth="19"
    android:viewportHeight="18">
  <group
      android:translateX="2.25"
      android:translateY="2">
    <path
        android:pathData="M10.31,0.917H4.31C3.757,0.917 3.31,1.365 3.31,1.917V11.917C3.31,12.469 3.757,12.917 4.31,12.917H10.31C10.862,12.917 11.31,12.469 11.31,11.917V1.917C11.31,1.365 10.862,0.917 10.31,0.917Z"
        android:fillColor="#000000"/>
    <path
        android:pathData="M13.56,3.917C13.15,3.917 12.81,4.257 12.81,4.667V9.167C12.81,9.577 13.15,9.917 13.56,9.917C13.97,9.917 14.31,9.577 14.31,9.167V4.667C14.31,4.257 13.97,3.917 13.56,3.917Z"
        android:fillColor="#000000"/>
    <path
        android:pathData="M1.06,3.917C0.65,3.917 0.31,4.257 0.31,4.667V9.167C0.31,9.577 0.65,9.917 1.06,9.917C1.47,9.917 1.81,9.577 1.81,9.167V4.667C1.81,4.257 1.47,3.917 1.06,3.917Z"
        android:fillColor="#000000"/>
  </group>
</vector>