2023-11-28 09:06:47 +01:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
2023-12-24 17:38:36 +01:00
|
|
|
<!-- This Source Code Form is subject to the terms of the Harvey186 Public
|
2023-11-28 09:06:47 +01:00
|
|
|
- License, v. 2.0. If a copy of the MPL was not distributed with this
|
|
|
|
- file, You can obtain one at http://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="?attr/textPrimary"
|
|
|
|
android:pathData="M10.08 15.526l4.324 4.324h1.13l3.815-3.815v-1.13l-4.324-4.324a1.5 1.5 0 0 1 2.12 0l3.123 3.123a2.498 2.498 0 0 1 0 3.533l-3.533 3.533a2.498 2.498 0 0 1-3.533 0l-3.123-3.123a1.5 1.5 0 0 1 0.001-2.121z" />
|
|
|
|
<path
|
|
|
|
android:fillColor="?attr/textPrimary"
|
|
|
|
android:pathData="M7.791 8.997l6.712 6.712a0.749 0.749 0 1 0 1.06-1.06L8.85 7.937a0.749 0.749 0 1 0-1.059 1.06z" />
|
|
|
|
<path
|
|
|
|
android:fillColor="?attr/textPrimary"
|
|
|
|
android:pathData="M7.974 13.42L3.65 9.096v-1.13L7.466 4.15h1.13l4.324 4.324a1.5 1.5 0 0 0 0-2.12L9.797 3.232a2.498 2.498 0 0 0-3.533 0L2.732 6.764a2.498 2.498 0 0 0 0 3.533l3.123 3.123a1.497 1.497 0 0 0 2.119 0z" />
|
|
|
|
</vector>
|