diff options
| author | BoredGuy <osome3717@gmail.com> | 2026-03-15 17:13:49 +0300 |
|---|---|---|
| committer | BoredGuy <osome3717@gmail.com> | 2026-03-15 17:13:49 +0300 |
| commit | 77c6850d28134638d75a539bb8094e828a47d93f (patch) | |
| tree | db6389316fab37b6d745ca985368ee15ef159c29 /assets/Graphics/bomb_active.svg | |
| parent | 9e24aa042e9fb9de34f7b445778518fcb67e24aa (diff) | |
Added Graphics Assets
Diffstat (limited to 'assets/Graphics/bomb_active.svg')
| -rw-r--r-- | assets/Graphics/bomb_active.svg | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/assets/Graphics/bomb_active.svg b/assets/Graphics/bomb_active.svg new file mode 100644 index 0000000..60b809c --- /dev/null +++ b/assets/Graphics/bomb_active.svg @@ -0,0 +1,15 @@ +<svg width="64" height="64" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"> + <defs> + <linearGradient gradientUnits="userSpaceOnUse" x1="-819.2" x2="819.2" spreadMethod="pad" gradientTransform="matrix(0.0056610107421875 0.0056915283203125 -0.009765625 0.0097198486328125 20.45 22.65)" id="gradient0"> + <stop offset="0" stop-color="#D6DCE0"/> + <stop offset="1" stop-color="#A8B2BB"/> + </linearGradient> + </defs> + <g> + <path stroke="none" fill="#FFFFFF" d="M4.3 9.8 Q6.55 7.8 9.3 8.3 13.85 8.8 17.2 10.8 22.75 5.2 28.4 10.75 L30.4 12.75 35.95 12.2 Q46.8 12.2 54.35 19.85 61.95 27.45 61.95 38.2 61.95 48.95 54.35 56.6 46.8 64.2 35.95 64.2 25.2 64.2 17.6 56.6 9.95 48.95 9.95 38.2 9.95 35.25 10.55 32.5 L8.65 30.6 Q5.85 27.8 6.05 24.95 5.9 23 7.15 21.1 4.95 20.7 3.4 18.8 L3.3 18.65 Q1.75 16.6 2.05 14.05 2.25 11.4 4.4 9.7 L4.3 9.8"/> + <path stroke="none" fill="#919EAA" d="M8.2 17.2 Q7.2 17.1 6.5 16.25 5.9 15.45 6 14.45 6.1 13.45 6.9 12.8 7.7 12.1 8.65 12.25 18.25 13.2 20.9 22.05 21.15 23 20.65 23.95 20.2 24.8 19.25 25.15 L17.35 24.9 Q16.45 24.45 16.2 23.45 14.35 17.8 8.2 17.2"/> + <path stroke="none" fill="#D6DCE0" d="M15 31.3 Q16.55 26.5 20.4 22.65 24.3 18.75 29.2 17.2 32.35 16.2 35.95 16.2 45.1 16.2 51.5 22.65 57.95 29.1 57.95 38.2 57.95 47.3 51.5 53.75 45.1 60.2 35.95 60.2 26.85 60.2 20.4 53.75 13.95 47.3 13.95 38.2 13.95 34.55 15 31.3"/> + <path stroke="none" fill="url(#gradient0)" d="M15 31.3 L11.45 27.75 Q8.6 24.95 11.45 22.1 L19.95 13.65 Q22.75 10.8 25.6 13.6 L29.2 17.2 Q24.3 18.75 20.4 22.65 16.55 26.5 15 31.3"/> + <path stroke="none" fill="#FFFFFF" d="M46.65 28.55 Q46.65 31.05 44.9 32.8 43.15 34.55 40.65 34.55 38.15 34.55 36.4 32.8 34.65 31.05 34.65 28.55 34.65 26.05 36.4 24.3 38.15 22.55 40.65 22.55 43.15 22.55 44.9 24.3 46.65 26.05 46.65 28.55"/> + </g> +</svg>
\ No newline at end of file |
