mirror of
https://github.com/johndoe6345789/metabuilder.git
synced 2026-04-24 13:54:57 +00:00
update: svg,qt6,frontends (3 files)
This commit is contained in:
10
frontends/qt6/assets/svg/connection-hub.svg
Normal file
10
frontends/qt6/assets/svg/connection-hub.svg
Normal file
@@ -0,0 +1,10 @@
|
||||
<svg width="96" height="96" viewBox="0 0 96 96" xmlns="http://www.w3.org/2000/svg">
|
||||
<rect width="96" height="96" rx="18" fill="#030712"/>
|
||||
<circle cx="48" cy="48" r="32" fill="#0f172a"/>
|
||||
<circle cx="48" cy="30" r="6" fill="#f472b6"/>
|
||||
<circle cx="30" cy="60" r="6" fill="#22d3ee"/>
|
||||
<circle cx="66" cy="60" r="6" fill="#fbbf24"/>
|
||||
<path d="M48 36v36" stroke="#a855f7" stroke-width="3" stroke-linecap="round"/>
|
||||
<path d="M34 52h28" stroke="#38bdf8" stroke-width="3" stroke-linecap="round"/>
|
||||
<path d="M40 40l16 16" stroke="#34d399" stroke-width="3" stroke-linecap="round"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 590 B |
8
frontends/qt6/assets/svg/god-panel.svg
Normal file
8
frontends/qt6/assets/svg/god-panel.svg
Normal file
@@ -0,0 +1,8 @@
|
||||
<svg width="96" height="96" viewBox="0 0 96 96" xmlns="http://www.w3.org/2000/svg">
|
||||
<rect width="96" height="96" rx="18" fill="#030712"/>
|
||||
<path d="M28 44h40v6H28z" fill="#f87171"/>
|
||||
<path d="M28 56h40v12H28z" fill="#1e40af"/>
|
||||
<circle cx="60" cy="32" r="8" fill="#facc15"/>
|
||||
<path d="M24 72h48v8H24z" fill="#22d3ee"/>
|
||||
<path d="M36 36l8-12h8l8 12h-24z" fill="#a855f7"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 385 B |
9
frontends/qt6/assets/svg/supergod-panel.svg
Normal file
9
frontends/qt6/assets/svg/supergod-panel.svg
Normal file
@@ -0,0 +1,9 @@
|
||||
<svg width="96" height="96" viewBox="0 0 96 96" xmlns="http://www.w3.org/2000/svg">
|
||||
<rect width="96" height="96" rx="18" fill="#030712"/>
|
||||
<circle cx="48" cy="48" r="32" fill="#111827"/>
|
||||
<path d="M30 38h36v6H30z" fill="#f472b6"/>
|
||||
<path d="M30 52h36v6H30z" fill="#38bdf8"/>
|
||||
<path d="M30 66h36v6H30z" fill="#a855f7"/>
|
||||
<circle cx="62" cy="34" r="4" fill="#facc15"/>
|
||||
<circle cx="62" cy="62" r="4" fill="#22d3ee"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 430 B |
Reference in New Issue
Block a user