This commit is contained in:
parent
fbfc3430a0
commit
1e1ede6cf0
207 changed files with 12220 additions and 0 deletions
7
website/public/static/img/toolbox-icons/controller.svg
Normal file
7
website/public/static/img/toolbox-icons/controller.svg
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
<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>
|
||||
|
After Width: | Height: | Size: 549 B |
7
website/public/static/img/toolbox-icons/default.svg
Normal file
7
website/public/static/img/toolbox-icons/default.svg
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
<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>
|
||||
|
After Width: | Height: | Size: 650 B |
9
website/public/static/img/toolbox-icons/quest.svg
Normal file
9
website/public/static/img/toolbox-icons/quest.svg
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
<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>
|
||||
|
After Width: | Height: | Size: 644 B |
7
website/public/static/img/toolbox-icons/target.svg
Normal file
7
website/public/static/img/toolbox-icons/target.svg
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
<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>
|
||||
|
After Width: | Height: | Size: 537 B |
Loading…
Add table
Add a link
Reference in a new issue