feat: 初始化
This commit is contained in:
22
src/assets/icons/svg/medal.svg
Normal file
22
src/assets/icons/svg/medal.svg
Normal file
@ -0,0 +1,22 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="100" height="28" viewBox="0 0 100 28" fill="none">
|
||||
<g filter="url(#filter_493_1)">
|
||||
<path fill="url(#linear_fill_493_1_0)" d="M4 2L88 2C92.4183 2 96 5.58172 96 10L96 22L12 22C7.58172 22 4 18.4183 4 14L4 2Z">
|
||||
</path>
|
||||
</g>
|
||||
<defs>
|
||||
<linearGradient id="linear_fill_493_1_0" x1="4" y1="12" x2="96" y2="12" gradientUnits="userSpaceOnUse">
|
||||
<stop offset="0" stop-color="#DBBC95" />
|
||||
<stop offset="1" stop-color="#FBEAC7" />
|
||||
</linearGradient>
|
||||
<filter id="filter_493_1" x="0" y="0" width="100" height="28" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
|
||||
<feFlood flood-opacity="0" result="feFloodId_493_1"/>
|
||||
<feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha_493_1"/>
|
||||
<feOffset dx="0" dy="2"/>
|
||||
<feGaussianBlur stdDeviation="2"/>
|
||||
<feComposite in2="hardAlpha_493_1" operator="out"/>
|
||||
<feColorMatrix type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.25 0"/>
|
||||
<feBlend mode="normal" in2="feFloodId_493_1" result="dropShadow_1_493_1"/>
|
||||
<feBlend mode="normal" in="SourceGraphic" in2="dropShadow_1_493_1" result="shape_493_1"/>
|
||||
</filter>
|
||||
</defs>
|
||||
</svg>
|
After Width: | Height: | Size: 1.4 KiB |
Reference in New Issue
Block a user