Initial commit
@@ -0,0 +1,9 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64">
|
||||
<rect width="64" height="64" fill="none"/>
|
||||
<circle cx="32" cy="36" r="20" fill="#111a25"/>
|
||||
<ellipse cx="26" cy="30" rx="10" ry="7" fill="#5f7486" opacity="0.55"/>
|
||||
<rect x="28" y="11" width="8" height="9" rx="3" fill="#cbd8e2"/>
|
||||
<path d="M32 10 C38 6 45 8 47 14" stroke="#d8e4ee" stroke-width="3" fill="none"/>
|
||||
<circle cx="49" cy="14" r="5" fill="#ff9059"/>
|
||||
<path d="M49 8 C55 9 56 15 50 17 C52 14 51 11 49 8Z" fill="#ffe27a"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 509 B |
@@ -0,0 +1,12 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64">
|
||||
<defs>
|
||||
<linearGradient id="wood" x1="0" y1="0" x2="0" y2="1">
|
||||
<stop offset="0" stop-color="#c69057"/>
|
||||
<stop offset="1" stop-color="#8f5f34"/>
|
||||
</linearGradient>
|
||||
</defs>
|
||||
<rect width="64" height="64" rx="8" fill="#4f3218"/>
|
||||
<rect x="5" y="5" width="54" height="54" rx="7" fill="url(#wood)"/>
|
||||
<path d="M9 12H55M9 52H55M12 9V55M52 9V55" stroke="#6f4523" stroke-width="4"/>
|
||||
<path d="M16 16 L48 48M48 16 L16 48" stroke="#e5bd83" stroke-width="3" opacity="0.45"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 556 B |
@@ -0,0 +1,8 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64">
|
||||
<radialGradient id="g" cx="0.5" cy="0.5" r="0.55">
|
||||
<stop offset="0" stop-color="#fff7bf"/>
|
||||
<stop offset="0.5" stop-color="#ffb347"/>
|
||||
<stop offset="1" stop-color="#ff5a36"/>
|
||||
</radialGradient>
|
||||
<circle cx="32" cy="32" r="22" fill="url(#g)"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 325 B |
@@ -0,0 +1,11 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64">
|
||||
<defs>
|
||||
<linearGradient id="f" x1="0" y1="0" x2="0" y2="1">
|
||||
<stop offset="0" stop-color="#fff5c8"/>
|
||||
<stop offset="0.5" stop-color="#ffbe5b"/>
|
||||
<stop offset="1" stop-color="#ff6d3a"/>
|
||||
</linearGradient>
|
||||
</defs>
|
||||
<path d="M32 8 C44 18 48 31 45 42 C42 53 22 53 19 42 C16 31 20 18 32 8Z" fill="url(#f)"/>
|
||||
<path d="M32 18 C38 24 39 32 37 37 C35 42 29 42 27 37 C25 32 26 24 32 18Z" fill="#fffad9" opacity="0.7"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 505 B |
@@ -0,0 +1,11 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64">
|
||||
<defs>
|
||||
<linearGradient id="h" x1="0" y1="0" x2="1" y2="0">
|
||||
<stop offset="0" stop-color="#ff7d3b"/>
|
||||
<stop offset="0.5" stop-color="#ffd56a"/>
|
||||
<stop offset="1" stop-color="#ff7d3b"/>
|
||||
</linearGradient>
|
||||
</defs>
|
||||
<rect x="0" y="20" width="64" height="24" rx="10" fill="url(#h)"/>
|
||||
<rect x="8" y="25" width="48" height="14" rx="7" fill="#fff4bd" opacity="0.65"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 457 B |
@@ -0,0 +1,8 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64">
|
||||
<rect width="64" height="64" fill="#263b4d"/>
|
||||
<rect x="0" y="0" width="32" height="32" fill="#30495f"/>
|
||||
<rect x="32" y="32" width="32" height="32" fill="#30495f"/>
|
||||
<path d="M0 32H64M32 0V64" stroke="#3a5870" stroke-width="2" opacity="0.65"/>
|
||||
<circle cx="8" cy="8" r="1.6" fill="#9ec9e8" opacity="0.45"/>
|
||||
<circle cx="56" cy="56" r="1.6" fill="#9ec9e8" opacity="0.45"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 448 B |
@@ -0,0 +1,12 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64">
|
||||
<defs>
|
||||
<linearGradient id="metal" x1="0" y1="0" x2="1" y2="1">
|
||||
<stop offset="0" stop-color="#8cb0c9"/>
|
||||
<stop offset="1" stop-color="#3f5d74"/>
|
||||
</linearGradient>
|
||||
</defs>
|
||||
<rect width="64" height="64" rx="8" fill="#223647"/>
|
||||
<rect x="5" y="5" width="54" height="54" rx="6" fill="url(#metal)"/>
|
||||
<rect x="13" y="13" width="38" height="38" rx="5" fill="#c8deee" opacity="0.45"/>
|
||||
<path d="M12 24H52M12 40H52M24 12V52M40 12V52" stroke="#233948" stroke-width="2" opacity="0.45"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 571 B |