41 lines
1.5 KiB
XML
Raw Normal View History

2026-06-09 16:27:40 +07:00
<!--
~ 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:width="38dp"
android:height="38dp"
android:viewportWidth="38"
android:viewportHeight="38">
<path
android:pathData="M19,4L6,10v9c0,7.18 5.58,13.89 13,15.93C26.42,32.89 32,26.18 32,19v-9L19,4z"
android:strokeAlpha="0.3"
android:fillColor="#534AB7"
android:fillAlpha="0.3"/>
<path
android:pathData="M19,4L6,10v9c0,7.18 5.58,13.89 13,15.93C26.42,32.89 32,26.18 32,19v-9L19,4z"
android:strokeWidth="1.5"
android:fillColor="#00000000"
android:strokeColor="#AFA9EC"/>
<path
android:pathData="M19,19m-4,0a4,4 0,1 1,8 0a4,4 0,1 1,-8 0"
android:fillColor="#AFA9EC"/>
<path
android:pathData="M19,15v-4M19,27v-4M23.5,19h4M10.5,19h4"
android:strokeWidth="1.5"
android:fillColor="#00000000"
android:strokeColor="#AFA9EC"
android:strokeLineCap="round"/>
</vector>