dashboard
repositories
filestore
activity
search
login
duqing
/
MissionsAndroid
任务大厅项目
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
部分调整
Administrator
2021-11-03
de74e5ec3fbdab065e8b91240fa1944c4b3440c2
[duqing/MissionsAndroid.git]
/
app
/
src
/
main
/
res
/
drawable
/
ic_dashboard_black_24dp.xml
1
2
3
4
5
6
7
8
9
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="24dp"
android:height="24dp"
android:viewportWidth="24.0"
android:viewportHeight="24.0">
<path
android:fillColor="#FF000000"
android:pathData="M3,13h8L11,3L3,3v10zM3,21h8v-6L3,15v6zM13,21h8L21,11h-8v10zM13,3v6h8L21,3h-8z"/>
</vector>