taomenggo init

This commit is contained in:
guozhen
2024-08-06 10:30:15 +08:00
committed by xuhuixiang
parent 3e7fd07f4f
commit c929efd05e
3007 changed files with 229844 additions and 77 deletions

View File

@@ -0,0 +1,18 @@
<!--
~ Copyright (c) 2022 NetEase, Inc. All rights reserved.
~ Use of this source code is governed by a MIT license that can be
~ found in the LICENSE file.
-->
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="42dp"
android:height="42dp"
android:viewportWidth="42"
android:viewportHeight="42">
<path
android:pathData="M21,21m-21,0a21,21 0,1 1,42 0a21,21 0,1 1,-42 0"
android:fillColor="#337EFF"/>
<path
android:pathData="M21.5036,22.7496C19.1129,23.4009 16.4993,25.4501 16.4993,27.4472V30.0029H9.7496C9.3357,30.0029 9,29.6672 9,29.2533V27.5022C9,24.1795 15.6107,22.5036 18.9219,22.5036C19.657,22.5007 20.5543,22.5847 21.5036,22.7496ZM16.4993,21.0014C14.013,21.0014 11.9986,18.987 11.9986,16.5007C11.9986,14.0145 14.013,12 16.4993,12C18.9855,12 21,14.0145 21,16.5007C21,18.987 18.9855,21.0014 16.4993,21.0014ZM26.424,22.5007C28.3603,22.4515 29.9841,20.8596 30.0738,18.9262C30.1693,16.8133 28.508,15.0449 26.4038,15.0043H26.2533C24.1838,15.0449 22.5369,16.7583 22.5774,18.8278C22.6179,20.8973 24.3314,22.5528 26.424,22.5007ZM26.2504,24.0029C23.9986,24.0029 19.5007,25.343 19.5007,28.0029V29.2533C19.5007,29.6672 19.8365,30.0029 20.2504,30.0029H32.2504C32.6643,30.0029 33,29.6672 33,29.2533V28.0029C33,25.3401 28.5022,24.0029 26.2504,24.0029Z"
android:fillColor="#ffffff"/>
</vector>