Files
samartnik 851cdf1f34 [CodeHealth] Separate Brave-specific resources from Chromium overrides (#31571)
[Android] Separate Brave-specific resources from Chromium overrides
2025-10-02 08:50:51 -04:00

15 lines
952 B
XML

<!-- Copyright (c) 2024 The Brave Authors. All rights reserved.
This Source Code Form is subject to the terms of the Mozilla Public
License, v. 2.0. If a copy of the MPL was not distributed with this file,
You can obtain one at https://mozilla.org/MPL/2.0/. -->
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="24dp"
android:height="24dp"
android:viewportWidth="24"
android:viewportHeight="24">
<path
android:fillColor="#FF62757E"
android:fillType="evenOdd"
android:pathData="M20.56 20H3.44A1.45 1.45 0 0 1 2 18.54v-2.7C2 15.36 2.37 15 2.83 15V6.44C2.83 5.64 3.5 5 4.31 5h15.38c0.81 0 1.48 0.64 1.48 1.44V15c0.46 0 0.83 0.37 0.83 0.83v2.71c0 0.8-0.65 1.46-1.44 1.46ZM19.5 6.67h-15V15h5.05c0.46 0 0.84 0.37 0.84 0.83h3.22c0-0.46 0.37-0.83 0.84-0.83h5.05V6.67Zm0.83 10h-5c0 0.46-0.37 0.83-0.83 0.83h-5a0.83 0.83 0 0 1-0.83-0.83h-5v1.66h16.66v-1.66Z"/>
</vector>