19 lines
2.8 KiB
XML
19 lines
2.8 KiB
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="40dp"
|
|
android:height="40dp"
|
|
android:viewportWidth="40"
|
|
android:viewportHeight="40">
|
|
<path
|
|
android:pathData="M0,19.2C0,12.479 0,9.119 1.308,6.552C2.458,4.294 4.294,2.458 6.552,1.308C9.119,0 12.479,0 19.2,0H20.8C27.521,0 30.881,0 33.448,1.308C35.706,2.458 37.542,4.294 38.692,6.552C40,9.119 40,12.479 40,19.2V20.8C40,27.521 40,30.881 38.692,33.448C37.542,35.706 35.706,37.542 33.448,38.692C30.881,40 27.521,40 20.8,40H19.2C12.479,40 9.119,40 6.552,38.692C4.294,37.542 2.458,35.706 1.308,33.448C0,30.881 0,27.521 0,20.8V19.2Z"
|
|
android:fillColor="@color/primitive_blurple_40"/>
|
|
<path
|
|
android:pathData="M20,11.489C16.769,11.489 14.149,14.109 14.149,17.34C14.149,19.502 15.321,21.391 17.069,22.404C17.979,22.933 18.805,23.903 18.805,25.151V25.321C18.805,25.763 18.447,26.121 18.005,26.121C17.563,26.121 17.205,25.763 17.205,25.321V25.151C17.205,24.655 16.863,24.135 16.266,23.788C14.045,22.5 12.549,20.095 12.549,17.34C12.549,13.225 15.885,9.889 20,9.889C24.115,9.889 27.451,13.225 27.451,17.34C27.451,20.095 25.955,22.5 23.734,23.788C23.137,24.135 22.795,24.655 22.795,25.151V25.321C22.795,25.763 22.437,26.121 21.995,26.121C21.553,26.121 21.195,25.763 21.195,25.321V25.151C21.195,23.903 22.021,22.933 22.931,22.404C24.679,21.391 25.851,19.502 25.851,17.34C25.851,14.109 23.231,11.489 20,11.489ZM17.895,20.298C18.005,19.87 18.441,19.613 18.869,19.723C19.23,19.816 19.608,19.865 20,19.865C20.392,19.865 20.77,19.816 21.131,19.723C21.559,19.613 21.995,19.87 22.105,20.298C22.215,20.726 21.957,21.162 21.53,21.272C21.292,21.334 21.048,21.381 20.8,21.413V25.321C20.8,25.763 20.442,26.121 20,26.121C19.558,26.121 19.2,25.763 19.2,25.321V21.413C18.952,21.381 18.709,21.334 18.471,21.272C18.043,21.162 17.785,20.726 17.895,20.298ZM17.219,26.98C17.301,26.546 17.72,26.261 18.154,26.343C18.751,26.456 19.368,26.516 20,26.516C20.632,26.516 21.249,26.456 21.846,26.343C22.28,26.261 22.699,26.546 22.781,26.98C22.864,27.414 22.578,27.833 22.144,27.915C21.449,28.047 20.732,28.116 20,28.116C19.268,28.116 18.551,28.047 17.856,27.915C17.422,27.833 17.136,27.414 17.219,26.98ZM17.874,29.159C17.92,28.719 18.314,28.4 18.753,28.446C19.163,28.489 19.579,28.511 20,28.511C20.421,28.511 20.837,28.489 21.247,28.446C21.686,28.4 22.08,28.719 22.126,29.159C22.172,29.598 21.853,29.992 21.413,30.038C20.949,30.086 20.477,30.111 20,30.111C19.523,30.111 19.051,30.086 18.587,30.038C18.147,29.992 17.828,29.598 17.874,29.159Z"
|
|
android:fillColor="@color/primitive_blurple_90"
|
|
android:fillType="evenOdd"/>
|
|
</vector>
|