公告板
版本库
活动
搜索
登录
android
/
Empty
心泉冥想
概况
操作记录
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
save
lmw
2025-04-24
718f31c92e2029d05260810435a2c70cef6e6ce5
[android/Empty.git]
/
xldutils-kotlin
/
src
/
main
/
res
/
drawable
/
ic_check_circle_24dp.xml
1
2
3
4
5
6
7
8
9
10
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="24dp"
android:height="24dp"
android:alpha="0.35"
android:viewportHeight="24.0"
android:viewportWidth="24.0">
<path
android:fillColor="#FF000000"
android:pathData="M12,2C6.48,2 2,6.48 2,12s4.48,10 10,10 10,-4.48 10,-10S17.52,2 12,2zM10,17l-5,-5 1.41,-1.41L10,14.17l7.59,-7.59L19,8l-9,9z" />
</vector>