cog.png
2 weeks ago
key.png
2 weeks ago
published.png
2 weeks ago
unpublished.png
2 weeks ago
wizard-hoppy-alert.svg
2 weeks ago
wizard-hoppy-cheer.svg
2 weeks ago
wizard-hoppy-eager.svg
2 weeks ago
wizard-hoppy-focus.svg
2 weeks ago
wizard-hoppy-think.svg
2 weeks ago
wizard-hoppy-wave.svg
2 weeks ago
wizard-hoppy-think.svg
50 lines
| 1 | <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 120" width="200" height="240" role="img" aria-label="HOPPY · think"> |
| 2 | <defs> |
| 3 | <radialGradient id="bv2-shade-think" cx="35%" cy="30%" r="80%"> |
| 4 | <stop offset="0%" stop-color="#fff" stop-opacity="0.25"></stop> |
| 5 | <stop offset="100%" stop-color="#000" stop-opacity="0"></stop> |
| 6 | </radialGradient> |
| 7 | </defs> |
| 8 | |
| 9 | |
| 10 | <ellipse cx="50" cy="88" rx="23" ry="20" fill="#e89968"></ellipse> |
| 11 | <ellipse cx="50" cy="92" rx="13" ry="13" fill="#fdf1e2"></ellipse> |
| 12 | <ellipse cx="38" cy="106" rx="8" ry="4.5" fill="#e89968"></ellipse> |
| 13 | <ellipse cx="62" cy="106" rx="8" ry="4.5" fill="#e89968"></ellipse> |
| 14 | <ellipse cx="38" cy="107" rx="4" ry="2" fill="#fdf1e2"></ellipse> |
| 15 | <ellipse cx="62" cy="107" rx="4" ry="2" fill="#fdf1e2"></ellipse> |
| 16 | |
| 17 | |
| 18 | <g transform="translate(40, 18) rotate(-22)"> |
| 19 | <ellipse cx="0" cy="0" rx="6.5" ry="20" fill="#e89968"></ellipse> |
| 20 | <ellipse cx="0" cy="3" rx="3" ry="14" fill="#f5b5a0"></ellipse> |
| 21 | </g> |
| 22 | <g transform="translate(60, 18) rotate(0)"> |
| 23 | <ellipse cx="0" cy="0" rx="6.5" ry="20" fill="#e89968"></ellipse> |
| 24 | <ellipse cx="0" cy="3" rx="3" ry="14" fill="#f5b5a0"></ellipse> |
| 25 | </g> |
| 26 | |
| 27 | |
| 28 | <circle cx="50" cy="55" r="21" fill="#e89968"></circle> |
| 29 | <ellipse cx="50" cy="62" rx="13" ry="11" fill="#fdf1e2"></ellipse> |
| 30 | <circle cx="50" cy="55" r="21" fill="url(#bv2-shade-think)"></circle> |
| 31 | |
| 32 | |
| 33 | <circle cx="36" cy="62" r="3.2" fill="#f3a07f" opacity="0.85"></circle> |
| 34 | <circle cx="64" cy="62" r="3.2" fill="#f3a07f" opacity="0.85"></circle> |
| 35 | |
| 36 | <path d="M40 55 Q43 57 46 55" stroke="#3a2418" stroke-width="2.2" fill="none" stroke-linecap="round"></path><path d="M54 55 Q57 57 60 55" stroke="#3a2418" stroke-width="2.2" fill="none" stroke-linecap="round"></path> |
| 37 | |
| 38 | |
| 39 | <path d="M48 60.5 Q50 63 52 60.5 Z" fill="#3a2418"></path> |
| 40 | <path d="M50 62.5 L50 65" stroke="#3a2418" stroke-width="1.2"></path> |
| 41 | |
| 42 | <path d="M47 68 L53 68" stroke="#3a2418" stroke-width="1.6" fill="none" stroke-linecap="round"></path> |
| 43 | |
| 44 | |
| 45 | |
| 46 | <ellipse cx="60" cy="68" rx="4.5" ry="7" fill="#e89968" transform="rotate(60 60 68)"></ellipse> |
| 47 | <ellipse cx="27" cy="85" rx="4.5" ry="9" fill="#e89968"></ellipse> |
| 48 | |
| 49 | <g><circle cx="80" cy="40" r="3" fill="#fff" stroke="#3a2418" stroke-width="1.2"></circle><circle cx="86" cy="33" r="4.5" fill="#fff" stroke="#3a2418" stroke-width="1.2"></circle><circle cx="95" cy="22" r="7" fill="#fff" stroke="#3a2418" stroke-width="1.2"></circle><text x="95" y="25" font-family="system-ui, sans-serif" font-size="7" font-weight="700" fill="#3a2418" text-anchor="middle">...</text></g> |
| 50 | </svg> |