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
921 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="M3.7 4.5a3.05 3.05 0 0 1 3.05-3.05h10.5A3.05 3.05 0 0 1 20.3 4.5v15a3.05 3.05 0 0 1-3.05 3.05H6.75A3.05 3.05 0 0 1 3.7 19.5v-15Zm3.05-1.45C5.95 3.05 5.3 3.7 5.3 4.5v15c0 0.8 0.65 1.45 1.45 1.45h10.5c0.8 0 1.45-0.65 1.45-1.45v-15c0-0.8-0.65-1.45-1.45-1.45H6.75ZM9.7 19.5a0.8 0.8 0 0 1 0.8-0.8h3a0.8 0.8 0 1 1 0 1.6h-3a0.8 0.8 0 0 1-0.8-0.8Z"/>
</vector>