Files
2026-01-13 20:31:33 +00:00

17 lines
2.4 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<!-- Copyright (c) 2026 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="M23.153,15.969C23.078,18.171 22.212,20.133 20.819,21.565C21.482,21.845 22.213,22 23,22C23.553,22 24,22.448 24,23C24,23.552 23.553,24 23,24C21.531,24 20.214,23.593 19.083,22.911C17.888,23.602 16.499,24 15,24C14.448,24 14,23.552 14,23C14,22.448 14.448,22 15,22C15.856,22 16.665,21.828 17.4,21.517C16.156,20.115 15.384,18.214 15.314,16H15C14.448,16 14,15.552 14,15C14,14.448 14.448,14 15,14H18V12.734C18,12.181 18.448,11.733 19,11.733C19.552,11.733 20,12.181 20,12.734V14H23C23.553,14 24,14.448 24,15C24,15.498 23.629,15.893 23.153,15.969ZM17.328,16C17.402,17.796 18.062,19.323 19.112,20.391C20.295,19.309 21.048,17.766 21.136,16H17.328ZM19.707,9.707C19.512,9.902 19.256,10 19,10C18.744,10 18.489,9.902 18.294,9.707L16.293,7.707C15.903,7.316 15.903,6.683 16.293,6.293C16.684,5.902 17.317,5.902 17.708,6.293L17.968,6.554C17.813,5.292 16.98,4 15,4C14.448,4 14,3.552 14,3C14,2.448 14.448,2 15,2C17.812,2 19.793,3.887 19.967,6.62L20.293,6.293C20.683,5.902 21.317,5.902 21.707,6.293C22.098,6.683 22.098,7.316 21.707,7.707L19.707,9.707ZM10.372,11.929C10.25,11.977 10.125,12.001 10.001,12.001C9.604,12.001 9.229,11.762 9.072,11.372L7.895,8.429H4.107L2.929,11.372C2.724,11.883 2.143,12.132 1.63,11.929C1.117,11.723 0.867,11.141 1.072,10.628L5.072,0.628C5.225,0.249 5.592,0 6.001,0C6.409,0 6.777,0.249 6.93,0.628L10.929,10.628C11.134,11.141 10.885,11.723 10.372,11.929ZM6.001,3.692L4.906,6.429H7.095L6.001,3.692ZM5.294,13.293C5.684,12.902 6.317,12.902 6.707,13.293L8.708,15.293C9.098,15.684 9.098,16.317 8.708,16.707C8.512,16.902 8.257,17 8,17C7.745,17 7.489,16.902 7.294,16.707L7.033,16.446C7.188,17.709 8.02,19 10.001,19C10.553,19 11,19.448 11,20C11,20.552 10.553,21 10.001,21C7.189,21 5.209,19.113 5.035,16.38L4.708,16.707C4.317,17.098 3.684,17.098 3.293,16.707C2.903,16.317 2.903,15.684 3.293,15.293L5.294,13.293Z"
android:fillColor="@macro/default_icon_color"
android:fillType="evenOdd"/>
</vector>