代码初始化
This commit is contained in:
@@ -0,0 +1,38 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- 简洁科技风前景(矢量,各分辨率清晰) -->
|
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="108dp"
|
||||
android:height="108dp"
|
||||
android:viewportWidth="108"
|
||||
android:viewportHeight="108">
|
||||
<!-- 文档主体 -->
|
||||
<path
|
||||
android:fillColor="#E2E8F0"
|
||||
android:pathData="M36,28h24l12,12v40c0,2.2 -1.8,4 -4,4H36c-2.2,0 -4,-1.8 -4,-4V32c0,-2.2 1.8,-4 4,-4z" />
|
||||
<path
|
||||
android:fillColor="#94A3B8"
|
||||
android:pathData="M60,28v12h12z" />
|
||||
<!-- 文本行 -->
|
||||
<path
|
||||
android:fillColor="#0F172A"
|
||||
android:pathData="M38,50h28v3h-28zM38,58h22v3h-22zM38,66h26v3h-26z" />
|
||||
<!-- 科技电路点缀 -->
|
||||
<path
|
||||
android:strokeColor="#22D3EE"
|
||||
android:strokeWidth="2.5"
|
||||
android:strokeLineCap="round"
|
||||
android:fillColor="#00000000"
|
||||
android:pathData="M72,72 L82,72 L82,82" />
|
||||
<path
|
||||
android:fillColor="#22D3EE"
|
||||
android:pathData="M80,80m-3,0a3,3 0,1 1,6 0a3,3 0,1 1,-6 0" />
|
||||
<path
|
||||
android:strokeColor="#38BDF8"
|
||||
android:strokeWidth="2"
|
||||
android:strokeLineCap="round"
|
||||
android:fillColor="#00000000"
|
||||
android:pathData="M26,44 L26,34 L36,34" />
|
||||
<path
|
||||
android:fillColor="#38BDF8"
|
||||
android:pathData="M34,32m-2.5,0a2.5,2.5 0,1 1,5 0a2.5,2.5 0,1 1,-5 0" />
|
||||
</vector>
|
||||
Reference in New Issue
Block a user