feat-bootstrap-Snaplet-Windows-screenshot-tool

This commit is contained in:
leefer
2026-08-25 21:04:14 +08:00
commit d8038d292d
78 changed files with 14835 additions and 0 deletions
+17
View File
@@ -0,0 +1,17 @@
<svg width="512" height="512" viewBox="0 0 512 512" fill="none" xmlns="http://www.w3.org/2000/svg">
<defs>
<linearGradient id="bg" x1="82" y1="62" x2="426" y2="456" gradientUnits="userSpaceOnUse">
<stop stop-color="#8377FF"/>
<stop offset="1" stop-color="#5849D4"/>
</linearGradient>
<filter id="shadow" x="80" y="114" width="352" height="302" filterUnits="userSpaceOnUse">
<feDropShadow dx="0" dy="18" stdDeviation="18" flood-color="#2F268E" flood-opacity="0.35"/>
</filter>
</defs>
<rect x="28" y="28" width="456" height="456" rx="120" fill="url(#bg)"/>
<path d="M128 176H184L207 142H305L328 176H384C406.1 176 424 193.9 424 216V350C424 372.1 406.1 390 384 390H128C105.9 390 88 372.1 88 350V216C88 193.9 105.9 176 128 176Z" fill="white" fill-opacity="0.18" filter="url(#shadow)"/>
<path d="M128 176H184L207 142H305L328 176H384C406.1 176 424 193.9 424 216V350C424 372.1 406.1 390 384 390H128C105.9 390 88 372.1 88 350V216C88 193.9 105.9 176 128 176Z" stroke="white" stroke-width="24" stroke-linejoin="round"/>
<circle cx="256" cy="279" r="70" stroke="white" stroke-width="24"/>
<circle cx="256" cy="279" r="26" fill="white"/>
<circle cx="366" cy="226" r="13" fill="#BDB6FF"/>
</svg>

After

Width:  |  Height:  |  Size: 1.2 KiB