16 lines
1.8 KiB
XML
16 lines
1.8 KiB
XML
<!-- Copyright (c) 2025 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:pathData="M4.981,22.183A3.32,3.32 0,0 1,2 18.879v-2.505a3.32,3.32 0,0 1,3.321 -3.32h2.505a3.32,3.32 0,0 1,3.32 3.32v2.505a3.32,3.32 0,0 1,-3.32 3.321L5.32,22.2q-0.172,0 -0.34,-0.017m-1.348,-3.304c0,0.932 0.756,1.688 1.688,1.688h2.505c0.932,0 1.688,-0.756 1.688,-1.688v-2.505c0,-0.932 -0.756,-1.688 -1.688,-1.688L5.32,14.686c-0.932,0 -1.688,0.756 -1.688,1.688zM16.153,22.2a3.32,3.32 0,0 1,-3.3 -3.321v-2.505a3.32,3.32 0,0 1,3.321 -3.32h2.505A3.32,3.32 0,0 1,22 16.373v2.505a3.32,3.32 0,0 1,-3.321 3.321zM14.486,18.879c0,0.932 0.756,1.688 1.688,1.688h2.505c0.933,0 1.688,-0.756 1.688,-1.688v-2.505c0,-0.932 -0.756,-1.688 -1.688,-1.688h-2.515a1.69,1.69 0,0 0,-1.678 1.688zM5.321,11.348A3.32,3.32 0,0 1,2 8.026L2,5.52A3.32,3.32 0,0 1,5.321 2.2h2.505a3.32,3.32 0,0 1,3.32 3.321v2.505a3.32,3.32 0,0 1,-3.32 3.32zM3.633,8.026c0,0.932 0.756,1.688 1.688,1.688h2.505c0.932,0 1.688,-0.756 1.688,-1.688L9.514,5.52c0,-0.932 -0.756,-1.688 -1.688,-1.688L5.32,3.832c-0.932,0 -1.688,0.756 -1.688,1.688zM18.679,11.347A3.32,3.32 0,0 0,22 8.026L22,5.52a3.32,3.32 0,0 0,-3.321 -3.32h-2.505a3.32,3.32 0,0 0,-3.32 3.321v2.505a3.32,3.32 0,0 0,3.32 3.32zM20.367,8.026c0,0.932 -0.756,1.688 -1.688,1.688h-2.505a1.69,1.69 0,0 1,-1.688 -1.688L14.486,5.52c0,-0.932 0.756,-1.688 1.688,-1.688h2.505c0.933,0 1.688,0.756 1.688,1.688z"
|
|
android:fillColor="#62757E"
|
|
android:fillType="evenOdd"/>
|
|
</vector>
|