improve style & add icon toolboxes
All checks were successful
Deploy Sokko G / deploy (push) Successful in 5s
BIN
website/public/static/img/toolbox-icons/ball.png
Normal file
|
After Width: | Height: | Size: 15 KiB |
BIN
website/public/static/img/toolbox-icons/capture.png
Normal file
|
After Width: | Height: | Size: 18 KiB |
BIN
website/public/static/img/toolbox-icons/card.png
Normal file
|
After Width: | Height: | Size: 17 KiB |
BIN
website/public/static/img/toolbox-icons/city.png
Normal file
|
After Width: | Height: | Size: 13 KiB |
BIN
website/public/static/img/toolbox-icons/compass.png
Normal file
|
After Width: | Height: | Size: 13 KiB |
|
|
@ -1,7 +0,0 @@
|
|||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 256" role="img" aria-label="Controller">
|
||||
<rect width="256" height="256" rx="36" fill="#151520"/>
|
||||
<path d="M68 112c10-22 30-28 60-20 30-8 50-2 60 20l18 46c7 18-9 35-26 25l-34-20h-36l-34 20c-17 10-33-7-26-25l18-46Z" fill="#303143" stroke="#ffffff" stroke-opacity=".25" stroke-width="8"/>
|
||||
<path d="M82 132h34M99 115v34" stroke="#f3f3ff" stroke-width="10" stroke-linecap="round"/>
|
||||
<circle cx="164" cy="123" r="8" fill="#b8b9ff"/>
|
||||
<circle cx="180" cy="141" r="8" fill="#7bdff2"/>
|
||||
</svg>
|
||||
|
Before Width: | Height: | Size: 549 B |
BIN
website/public/static/img/toolbox-icons/crash.png
Normal file
|
After Width: | Height: | Size: 11 KiB |
|
|
@ -1,7 +0,0 @@
|
|||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 256" role="img" aria-label="Toolbox">
|
||||
<rect width="256" height="256" rx="36" fill="#1d1e25"/>
|
||||
<path d="M72 96h112a20 20 0 0 1 20 20v56a20 20 0 0 1-20 20H72a20 20 0 0 1-20-20v-56a20 20 0 0 1 20-20Z" fill="#2d2d34" stroke="#ffffff" stroke-opacity=".25" stroke-width="8"/>
|
||||
<path d="M96 96V80a16 16 0 0 1 16-16h32a16 16 0 0 1 16 16v16" fill="none" stroke="#ffffff" stroke-opacity=".72" stroke-width="12" stroke-linecap="round"/>
|
||||
<path d="M52 132h152" stroke="#b8b9ff" stroke-width="10" stroke-linecap="round"/>
|
||||
<rect x="112" y="118" width="32" height="28" rx="8" fill="#b8b9ff"/>
|
||||
</svg>
|
||||
|
Before Width: | Height: | Size: 650 B |
BIN
website/public/static/img/toolbox-icons/detective.png
Normal file
|
After Width: | Height: | Size: 11 KiB |
BIN
website/public/static/img/toolbox-icons/fire.png
Normal file
|
After Width: | Height: | Size: 13 KiB |
BIN
website/public/static/img/toolbox-icons/horror.png
Normal file
|
After Width: | Height: | Size: 13 KiB |
BIN
website/public/static/img/toolbox-icons/jump.png
Normal file
|
After Width: | Height: | Size: 13 KiB |
BIN
website/public/static/img/toolbox-icons/mining.png
Normal file
|
After Width: | Height: | Size: 13 KiB |
BIN
website/public/static/img/toolbox-icons/parachute.png
Normal file
|
After Width: | Height: | Size: 14 KiB |
BIN
website/public/static/img/toolbox-icons/puzzle.png
Normal file
|
After Width: | Height: | Size: 12 KiB |
|
|
@ -1,9 +0,0 @@
|
|||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 256" role="img" aria-label="Quest">
|
||||
<rect width="256" height="256" rx="36" fill="#18211d"/>
|
||||
<path d="M82 56h76l28 28v116H82V56Z" fill="#26342e" stroke="#ffffff" stroke-opacity=".25" stroke-width="8"/>
|
||||
<path d="M158 58v28h28" fill="none" stroke="#ffffff" stroke-opacity=".45" stroke-width="8" stroke-linejoin="round"/>
|
||||
<path d="M104 112h54M104 138h54M104 164h34" stroke="#b9f6ca" stroke-width="10" stroke-linecap="round"/>
|
||||
<circle cx="84" cy="112" r="6" fill="#b9f6ca"/>
|
||||
<circle cx="84" cy="138" r="6" fill="#b9f6ca"/>
|
||||
<circle cx="84" cy="164" r="6" fill="#b9f6ca"/>
|
||||
</svg>
|
||||
|
Before Width: | Height: | Size: 644 B |
BIN
website/public/static/img/toolbox-icons/shield.png
Normal file
|
After Width: | Height: | Size: 20 KiB |
BIN
website/public/static/img/toolbox-icons/sword.png
Normal file
|
After Width: | Height: | Size: 14 KiB |
BIN
website/public/static/img/toolbox-icons/target.png
Normal file
|
After Width: | Height: | Size: 12 KiB |
|
|
@ -1,7 +0,0 @@
|
|||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 256" role="img" aria-label="Target">
|
||||
<rect width="256" height="256" rx="36" fill="#21191c"/>
|
||||
<circle cx="128" cy="128" r="76" fill="#36262b" stroke="#ffffff" stroke-opacity=".25" stroke-width="8"/>
|
||||
<circle cx="128" cy="128" r="48" fill="none" stroke="#ffb3c1" stroke-width="10"/>
|
||||
<circle cx="128" cy="128" r="16" fill="#ffb3c1"/>
|
||||
<path d="M128 40v28M128 188v28M40 128h28M188 128h28" stroke="#ffffff" stroke-opacity=".7" stroke-width="10" stroke-linecap="round"/>
|
||||
</svg>
|
||||
|
Before Width: | Height: | Size: 537 B |
BIN
website/public/static/img/toolbox-icons/toolbox.png
Normal file
|
After Width: | Height: | Size: 7.2 KiB |
BIN
website/public/static/img/toolbox-icons/tower.png
Normal file
|
After Width: | Height: | Size: 10 KiB |
BIN
website/public/static/img/toolbox-icons/wheel.png
Normal file
|
After Width: | Height: | Size: 16 KiB |