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

Commit cf19bfec authored by Robin Lee's avatar Robin Lee Committed by android-build-merger
Browse files

Update icons and strings for always-on VPN info

am: 63d7c8d8

Change-Id: I2865e3606f8631fe5448fad51d7e2d673879c0c8
parents 213634c4 63d7c8d8
Loading
Loading
Loading
Loading
−257 B (282 B)
Loading image diff...
−280 B (297 B)
Loading image diff...
−306 B (196 B)
Loading image diff...
−287 B (209 B)
Loading image diff...
+24 −0
Original line number Diff line number Diff line
<!--
Copyright (C) 2016 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="48.0"
        android:viewportHeight="48.0">
    <path
        android:fillColor="#FF000000"
        android:pathData="M25.3,20c-1.65,-4.66 -6.08,-8 -11.3,-8 -6.63,0 -12,5.37 -12,12s5.37,12 12,12c5.22,0 9.65,-3.34 11.3,-8H34v8h8v-8h4v-8H25.3zM14,28c-2.21,0 -4,-1.79 -4,-4s1.79,-4 4,-4 4,1.79 4,4 -1.79,4 -4,4z"/>
</vector>
Loading