chore: 更新 .eslintrc-auto-import.json

main
zch 2 weeks ago
parent 6d53518c05
commit c0f470da01

@ -0,0 +1,16 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 240 240" fill="none">
<defs>
<linearGradient id="energyPreviewBolt" x1="44" y1="28" x2="184" y2="212" gradientUnits="userSpaceOnUse">
<stop stop-color="#F59E0B" />
<stop offset="1" stop-color="#F97316" />
</linearGradient>
</defs>
<circle cx="120" cy="120" r="108" fill="#FFF7ED" stroke="#FED7AA" stroke-width="8" />
<path
d="M130 34 74 126h38l-8 80 62-96h-40l4-76Z"
fill="url(#energyPreviewBolt)"
stroke="#EA580C"
stroke-linejoin="round"
stroke-width="8"
/>
</svg>

After

Width:  |  Height:  |  Size: 569 B

Loading…
Cancel
Save