*
This commit is contained in:
12
app/src/main/res/drawable/ic_nav_collect.xml
Normal file
12
app/src/main/res/drawable/ic_nav_collect.xml
Normal file
@@ -0,0 +1,12 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="24dp" android:height="24dp"
|
||||
android:viewportWidth="24" android:viewportHeight="24">
|
||||
<!-- 蓝牙符号:采集 Tab -->
|
||||
<path android:strokeColor="#FF000000"
|
||||
android:strokeWidth="1.8"
|
||||
android:strokeLineCap="round"
|
||||
android:strokeLineJoin="round"
|
||||
android:fillColor="#00000000"
|
||||
android:pathData="M12,2.5 L12,21.5 M12,2.5 L16.5,6.8 L7.5,17.2 M12,21.5 L16.5,17.2 L7.5,6.8" />
|
||||
</vector>
|
||||
Reference in New Issue
Block a user