| <?xml version="1.0" encoding="utf-8"?> |
| <!-- |
| Copyright (C) 2026 The Android Open Source Project |
| |
| Licensed under the Apache License, Version 2.0 (the "License"); |
| you may not use this file except in compliance with the License. |
| You may obtain a copy of the License at |
| |
| http://www.apache.org/licenses/LICENSE-2.0 |
| |
| Unless required by applicable law or agreed to in writing, software |
| distributed under the License is distributed on an "AS IS" BASIS, |
| WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
| See the License for the specific language governing permissions and |
| limitations under the License. |
| --> |
| |
| <vector xmlns:android="http://schemas.android.com/apk/res/android" |
| android:name="root_vector" |
| android:width="24dp" |
| android:height="24dp" |
| android:viewportWidth="24" |
| android:viewportHeight="24"> |
| <group |
| android:name="root_group" |
| android:pivotX="32" |
| android:pivotY="32" |
| android:scaleX="0.80" |
| android:scaleY="0.80" |
| android:translateX="-20" |
| android:translateY="-20"> |
| <group android:name="slash_group"> |
| <path |
| android:name="slash_path" |
| android:pathData="@string/path_slash_off" |
| android:strokeWidth="0" |
| android:strokeColor="#ffffff" |
| android:strokeLineCap="round" /> |
| </group> |
| <group android:name="icon_group"> |
| <clip-path |
| android:name="mask" |
| android:pathData="@string/path_diagonal_mask_on" /> |
| <path |
| android:name="line1" |
| android:fillColor="#ffffff" |
| android:pathData="M32.0667 21.3333C34.8667 21.3333 37.5 21.8222 39.9667 22.8C42.4556 23.7556 44.6889 25.0889 46.6667 26.8C47.0667 27.1556 47.2778 27.5889 47.3 28.1C47.3222 28.5889 47.1556 29.0222 46.8 29.4C46.4444 29.7556 46 29.9333 45.4667 29.9333C44.9556 29.9333 44.5 29.7667 44.1 29.4333C42.4111 28.0556 40.5556 26.9778 38.5333 26.2C36.5111 25.4 34.3556 25 32.0667 25C29.7778 25 27.6222 25.4 25.6 26.2C23.5778 26.9778 21.7222 28.0556 20.0333 29.4333C19.6333 29.7667 19.1778 29.9333 18.6667 29.9333C18.1556 29.9333 17.7222 29.7556 17.3667 29.4C16.9889 29.0222 16.8111 28.5889 16.8333 28.1C16.8556 27.5889 17.0667 27.1556 17.4667 26.8C19.4444 25.0889 21.6667 23.7556 24.1333 22.8C26.6222 21.8222 29.2667 21.3333 32.0667 21.3333Z" /> |
| <path |
| android:name="line2" |
| android:fillColor="#ffffff" |
| android:pathData="M32.0667 29.3333C33.7556 29.3333 35.3445 29.6111 36.8333 30.1667C38.3445 30.7222 39.7445 31.5111 41.0333 32.5333C41.4333 32.8444 41.6333 33.2556 41.6333 33.7667C41.6556 34.2556 41.4889 34.6889 41.1333 35.0667C40.7778 35.4222 40.3445 35.6 39.8333 35.6C39.3222 35.6 38.8667 35.4556 38.4667 35.1667C37.5111 34.4556 36.4889 33.9222 35.4 33.5667C34.3333 33.1889 33.2222 33 32.0667 33C30.9111 33 29.7889 33.1889 28.7 33.5667C27.6333 33.9222 26.6222 34.4556 25.6667 35.1667C25.2667 35.4556 24.8111 35.6 24.3 35.6C23.7889 35.5778 23.3556 35.3889 23 35.0333C22.6445 34.6778 22.4667 34.2556 22.4667 33.7667C22.4889 33.2556 22.7 32.8444 23.1 32.5333C24.3889 31.5111 25.7778 30.7222 27.2667 30.1667C28.7778 29.6111 30.3778 29.3333 32.0667 29.3333Z" /> |
| <path |
| android:name="circle" |
| android:fillColor="#ffffff" |
| android:pathData="M32.0666 43.9333C31.1778 43.9333 30.4111 43.6222 29.7666 43C29.1444 42.3556 28.8333 41.5889 28.8333 40.7C28.8333 39.8111 29.1444 39.0556 29.7666 38.4333C30.4111 37.7889 31.1778 37.4667 32.0666 37.4667C32.9555 37.4667 33.7111 37.7889 34.3333 38.4333C34.9778 39.0556 35.3 39.8111 35.3 40.7C35.3 41.5889 34.9778 42.3556 34.3333 43C33.7111 43.6222 32.9555 43.9333 32.0666 43.9333Z" /> |
| </group> |
| </group> |
| </vector> |