File size: 3,751 Bytes
30b6bff
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
<svg width="500" height="500" viewBox="0 0 500 500" xmlns="http://www.w3.org/2000/svg">
  <!-- Background -->
  <rect width="500" height="500" fill="#f9f0e6" />

  <!-- Body -->
  <path d="M250,180 C220,170 200,200 200,240 C200,280 220,300 250,300 C280,300 300,280 300,240 C300,200 280,170 250,180 Z" fill="#f7d0b9" stroke="none" />

  <!-- Head -->
  <path d="M250,180 C230,160 210,150 210,180 C210,210 230,220 250,210 C270,220 290,210 290,180 C290,150 270,160 250,180 Z" fill="#f7d0b9" stroke="none" />

  <!-- Ears -->
  <path d="M210,150 C200,130 190,120 195,140 C200,160 215,155 210,150 Z" fill="#f6c8a8" stroke="none" />
  <path d="M290,150 C300,130 310,120 305,140 C300,160 285,155 290,150 Z" fill="#f6c8a8" stroke="none" />

  <!-- Whiskers -->
  <line x1="210" y1="190" x2="180" y2="185" stroke="#a0a0a0" stroke-width="1" />
  <line x1="210" y1="195" x2="180" y2="190" stroke="#a0a0a0" stroke-width="1" />
  <line x1="210" y1="200" x2="180" y2="195" stroke="#a0a0a0" stroke-width="1" />
  <line x1="290" y1="190" x2="320" y2="185" stroke="#a0a0a0" stroke-width="1" />
  <line x1="290" y1="195" x2="320" y2="190" stroke="#a0a0a0" stroke-width="1" />
  <line x1="290" y1="200" x2="320" y2="195" stroke="#a0a0a0" stroke-width="1" />

  <!-- Eyes -->
  <circle cx="230" cy="180" r="10" fill="#4b3e3c" />
  <circle cx="270" cy="180" r="10" fill="#4b3e3c" />
  <!-- Pupils -->
  <circle cx="230" cy="180" r="4" fill="#ffffff" />
  <circle cx="270" cy="180" r="4" fill="#ffffff" />
  <!-- Highlights -->
  <circle cx="235" cy="175" r="2" fill="#ffffff" />
  <circle cx="275" cy="175" r="2" fill="#ffffff" />

  <!-- Nose -->
  <path d="M250,200 C253,205 255,210 250,215 C245,210 247,205 250,200 Z" fill="#a05c4a" />

  <!-- Mouth -->
  <path d="M250,215 C250,220 252,225 255,225 C258,225 260,220 258,215 C255,210 253,210 250,215 Z" fill="none" stroke="#a05c4a" stroke-width="2" />

  <!-- Paws -->
  <path d="M240,295 C245,300 250,300 255,300 C255,305 255,310 250,315 C245,315 240,315 235,310 C230,305 230,300 235,295 C240,290 240,295 Z" fill="#f7d0b9" />
  <path d="M260,295 C255,300 250,300 245,300 C245,305 245,310 250,315 C255,315 260,315 265,310 C270,305 270,300 265,295 C260,290 260,295 Z" fill="#f7d0b9" />

  <!-- Tail -->
  <path d="M300,240 C310,240 320,250 330,260 C340,270 335,285 320,295 C310,300 300,290 300,275 Z" fill="#f6c8a8" stroke="none" />

  <!-- Shadow under body -->
  <path d="M250,180 C220,170 200,200 200,240 C200,280 220,300 250,300 C280,300 300,280 300,240 C300,200 280,170 250,180 Z" fill="#f7d0b9" stroke="none" />
  <path d="M250,180 C220,170 200,200 200,240 C200,280 220,300 250,300 C280,300 300,280 300,240 C300,200 280,170 250,180 Z" fill="#f7d0b9" stroke="none" />
  <path d="M250,200 C220,200 200,210 200,240 C200,280 220,300 250,300 C280,300 300,280 300,240 C300,210 280,200 250,200 Z" fill="#f5c8b0" opacity="0.5" />

  <!-- Fur spots -->
  <circle cx="235" cy="230" r="5" fill="#d0a08c" />
  <circle cx="265" cy="230" r="5" fill="#d0a08c" />
  <circle cx="250" cy="250" r="5" fill="#d0a08c" />
  <circle cx="235" cy="270" r="5" fill="#d0a08c" />
  <circle cx="265" cy="270" r="5" fill="#d0a08c" />
  <circle cx="250" cy="290" r="5" fill="#d0a08c" />

  <!-- Playful sparkle -->
  <circle cx="250" cy="150" r="3" fill="#ffcc00" />
  <circle cx="250" cy="150" r="2" fill="#ffffff" />
  <circle cx="250" cy="150" r="1" fill="#ffcc00" />

  <!-- Optional: Add a little bow or toy -->
  <path d="M245,230 C245,235 250,235 255,235 C255,230 250,230 245,230 Z" fill="#ff69b4" />
  <path d="M255,230 C255,235 260,235 265,235 C265,230 260,230 255,230 Z" fill="#ff69b4" />
  <path d="M250,235 C250,237 252,237 252,240 C252,242 250,242 250,245 C250,247 248,247 248,245 C248,242 250,242 250,240 Z" fill="#ff69b4" />
</svg>