|
@@ -0,0 +1,70 @@
|
|
|
|
|
+<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
|
+<svg width="80" height="80" viewBox="0 0 80 80" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
|
|
|
+ <!-- 底部阴影 -->
|
|
|
|
|
+ <circle cx="40" cy="42" r="36" fill="rgba(0,0,0,0.2)"/>
|
|
|
|
|
+
|
|
|
|
|
+ <!-- 主体徽章 -->
|
|
|
|
|
+ <circle cx="40" cy="40" r="36" fill="url(#paint0_linear)"/>
|
|
|
|
|
+ <circle cx="40" cy="40" r="34" fill="url(#paint1_linear)"/>
|
|
|
|
|
+
|
|
|
|
|
+ <!-- 内部装饰 -->
|
|
|
|
|
+ <circle cx="40" cy="40" r="28" fill="url(#paint2_linear)" stroke="white" stroke-width="1" stroke-opacity="0.5"/>
|
|
|
|
|
+
|
|
|
|
|
+ <!-- 钻石标志 -->
|
|
|
|
|
+ <path d="M40 20L30 30L40 60L50 30L40 20Z" fill="url(#paint3_linear)"/>
|
|
|
|
|
+ <path d="M40 20L30 30L40 60L50 30L40 20Z" stroke="#B2EBF2" stroke-width="0.5"/>
|
|
|
|
|
+
|
|
|
|
|
+ <!-- 钻石侧面 -->
|
|
|
|
|
+ <path d="M25 30L30 30L40 60L25 30Z" fill="url(#paint4_linear)"/>
|
|
|
|
|
+ <path d="M55 30L50 30L40 60L55 30Z" fill="url(#paint5_linear)"/>
|
|
|
|
|
+
|
|
|
|
|
+ <!-- 钻石顶部 -->
|
|
|
|
|
+ <path d="M25 30L40 20L55 30L40 35L25 30Z" fill="url(#paint6_linear)"/>
|
|
|
|
|
+
|
|
|
|
|
+ <!-- 闪光效果 -->
|
|
|
|
|
+ <circle cx="35" cy="25" r="1.5" fill="white"/>
|
|
|
|
|
+ <circle cx="45" cy="35" r="1" fill="white"/>
|
|
|
|
|
+ <circle cx="38" cy="45" r="1" fill="white"/>
|
|
|
|
|
+
|
|
|
|
|
+ <!-- 光泽效果 -->
|
|
|
|
|
+ <path d="M40 12C25.088 12 13 24.088 13 39C13 53.912 25.088 66 40 66C54.912 66 67 53.912 67 39" stroke="white" stroke-width="2" stroke-opacity="0.3"/>
|
|
|
|
|
+
|
|
|
|
|
+ <!-- 钻石文字 -->
|
|
|
|
|
+ <path d="M32 54H34.456V56H32V54Z" fill="white"/>
|
|
|
|
|
+ <path d="M35.384 54H38.072V56H35.384V54Z" fill="white"/>
|
|
|
|
|
+ <path d="M38.072 52.8H40.76V54H38.072V52.8Z" fill="white"/>
|
|
|
|
|
+ <path d="M40.76 54H43.448V56H40.76V54Z" fill="white"/>
|
|
|
|
|
+ <path d="M44.376 54H46.832V56H44.376V54Z" fill="white"/>
|
|
|
|
|
+
|
|
|
|
|
+ <!-- 渐变定义 -->
|
|
|
|
|
+ <defs>
|
|
|
|
|
+ <linearGradient id="paint0_linear" x1="10" y1="10" x2="70" y2="70" gradientUnits="userSpaceOnUse">
|
|
|
|
|
+ <stop stop-color="#4DD0E1"/>
|
|
|
|
|
+ <stop offset="1" stop-color="#0097A7"/>
|
|
|
|
|
+ </linearGradient>
|
|
|
|
|
+ <linearGradient id="paint1_linear" x1="15" y1="15" x2="65" y2="65" gradientUnits="userSpaceOnUse">
|
|
|
|
|
+ <stop stop-color="#80DEEA"/>
|
|
|
|
|
+ <stop offset="1" stop-color="#00838F"/>
|
|
|
|
|
+ </linearGradient>
|
|
|
|
|
+ <linearGradient id="paint2_linear" x1="20" y1="20" x2="60" y2="60" gradientUnits="userSpaceOnUse">
|
|
|
|
|
+ <stop stop-color="#B2EBF2"/>
|
|
|
|
|
+ <stop offset="1" stop-color="#006064"/>
|
|
|
|
|
+ </linearGradient>
|
|
|
|
|
+ <linearGradient id="paint3_linear" x1="40" y1="20" x2="40" y2="60" gradientUnits="userSpaceOnUse">
|
|
|
|
|
+ <stop stop-color="#E0F7FA"/>
|
|
|
|
|
+ <stop offset="1" stop-color="#26C6DA"/>
|
|
|
|
|
+ </linearGradient>
|
|
|
|
|
+ <linearGradient id="paint4_linear" x1="32.5" y1="30" x2="32.5" y2="60" gradientUnits="userSpaceOnUse">
|
|
|
|
|
+ <stop stop-color="#B2EBF2"/>
|
|
|
|
|
+ <stop offset="1" stop-color="#00ACC1"/>
|
|
|
|
|
+ </linearGradient>
|
|
|
|
|
+ <linearGradient id="paint5_linear" x1="47.5" y1="30" x2="47.5" y2="60" gradientUnits="userSpaceOnUse">
|
|
|
|
|
+ <stop stop-color="#B2EBF2"/>
|
|
|
|
|
+ <stop offset="1" stop-color="#00ACC1"/>
|
|
|
|
|
+ </linearGradient>
|
|
|
|
|
+ <linearGradient id="paint6_linear" x1="40" y1="20" x2="40" y2="35" gradientUnits="userSpaceOnUse">
|
|
|
|
|
+ <stop stop-color="#E0F7FA"/>
|
|
|
|
|
+ <stop offset="1" stop-color="#4DD0E1"/>
|
|
|
|
|
+ </linearGradient>
|
|
|
|
|
+ </defs>
|
|
|
|
|
+</svg>
|