cog.png
1 week ago
key.png
1 week ago
published.png
1 week ago
unpublished.png
1 week ago
wizard-hoppy-alert.svg
1 week ago
wizard-hoppy-cheer.svg
1 week ago
wizard-hoppy-eager.svg
1 week ago
wizard-hoppy-focus.svg
1 week ago
wizard-hoppy-think.svg
1 week ago
wizard-hoppy-wave.svg
1 week ago
wizard-hoppy-wave.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 · wave"> |
| 2 | <defs> |
| 3 | <radialGradient id="bv2-shade-wave" 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(-8)"> |
| 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(4)"> |
| 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-wave)"></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 | <ellipse cx="43" cy="54" rx="2.3" ry="2.8" fill="#3a2418"></ellipse><ellipse cx="57" cy="54" rx="2.3" ry="2.8" fill="#3a2418"></ellipse><circle cx="43.7" cy="53" r="0.8" fill="#fff"></circle><circle cx="57.7" cy="53" r="0.8" fill="#fff"></circle> |
| 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="M46 67 Q50 70 54 67" stroke="#3a2418" stroke-width="1.6" fill="none" stroke-linecap="round"></path> |
| 43 | <rect x="48.5" y="65.5" width="3" height="3" rx="0.6" fill="#fff"></rect> |
| 44 | |
| 45 | |
| 46 | <ellipse cx="74" cy="66" rx="4.5" ry="9" fill="#e89968" transform="rotate(35 74 66)"></ellipse> |
| 47 | <ellipse cx="26" cy="66" rx="4.5" ry="9" fill="#e89968" transform="rotate(-35 26 66)"></ellipse> |
| 48 | |
| 49 | |
| 50 | </svg> |