mirror of
https://github.com/duckietm/Nitro-V3.git
synced 2026-06-19 06:56:20 +00:00
🆙 Better HK icoon
This commit is contained in:
@@ -1,20 +1,24 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="40" height="40" viewBox="0 0 40 40">
|
||||
<!-- Habbo-style housekeeping broom -->
|
||||
<g stroke="#3a2a14" stroke-linejoin="round" stroke-linecap="round">
|
||||
<!-- bristle fan (flared, curved sweep) -->
|
||||
<path d="M16 19 L22.5 24.5 L18 38 Q11 34.5 4 30.5 Z" fill="#f2c14e" stroke-width="1.2"/>
|
||||
<!-- straw lines -->
|
||||
<g stroke="#b5862a" stroke-width="1">
|
||||
<line x1="9" y1="29" x2="7.5" y2="34.5"/>
|
||||
<line x1="12" y1="31.5" x2="10.8" y2="37"/>
|
||||
<line x1="15" y1="33.5" x2="14.2" y2="38.5"/>
|
||||
<line x1="18" y1="29.5" x2="17.5" y2="35"/>
|
||||
<!-- Habbo-style housekeeping: hotel building + gear -->
|
||||
<g stroke="#3a2a14" stroke-width="1.4" stroke-linejoin="round" stroke-linecap="round">
|
||||
<!-- building body -->
|
||||
<rect x="7.5" y="12.5" width="19" height="21.5" rx="1.5" fill="#ffd24d"/>
|
||||
<!-- roof band / sign -->
|
||||
<rect x="5.5" y="8.5" width="23" height="5" rx="1.5" fill="#e0552e"/>
|
||||
<!-- windows (light glass) -->
|
||||
<g fill="#bfe8ff" stroke-width="1.1">
|
||||
<rect x="10" y="16" width="4.5" height="4.5" rx="0.6"/>
|
||||
<rect x="19.5" y="16" width="4.5" height="4.5" rx="0.6"/>
|
||||
<rect x="10" y="22" width="4.5" height="4.5" rx="0.6"/>
|
||||
<rect x="19.5" y="22" width="4.5" height="4.5" rx="0.6"/>
|
||||
</g>
|
||||
<!-- binding -->
|
||||
<rect x="14.6" y="18.4" width="8" height="4" rx="1.4" transform="rotate(42 19.2 20.6)" fill="#c0863a" stroke-width="1.1"/>
|
||||
<!-- handle -->
|
||||
<line x1="31.5" y1="6" x2="19.4" y2="20.6" fill="none" stroke="#3a2a14" stroke-width="5.4"/>
|
||||
<line x1="31.5" y1="6" x2="19.4" y2="20.6" fill="none" stroke="#a86a2d" stroke-width="3.1"/>
|
||||
<circle cx="31.3" cy="6.2" r="1.1" fill="#caa063" stroke="none"/>
|
||||
<!-- door -->
|
||||
<path d="M14.5 34 L14.5 29.5 Q17 27.5 19.5 29.5 L19.5 34 Z" fill="#a86a2d"/>
|
||||
<!-- gear -->
|
||||
<g fill="#c4ccd4">
|
||||
<path d="M30 23.5 l2.1 .55 .9 -1.5 1.7 1 -.4 2.1 1.6 1.4 -1.6 1.4 .4 2.1 -1.7 1 -.9 -1.5 -2.1 .55 -2.1 -.55 -.9 1.5 -1.7 -1 .4 -2.1 -1.6 -1.4 1.6 -1.4 -.4 -2.1 1.7 -1 .9 1.5 z"/>
|
||||
</g>
|
||||
<circle cx="30" cy="28.5" r="2.6" fill="#eef2f5"/>
|
||||
<circle cx="30" cy="28.5" r="1.1" fill="#3a2a14" stroke="none"/>
|
||||
</g>
|
||||
</svg>
|
||||
|
||||
|
Before Width: | Height: | Size: 1.0 KiB After Width: | Height: | Size: 1.2 KiB |
Reference in New Issue
Block a user