21 lines
522 B
XML
21 lines
522 B
XML
<!--
|
|
tags: [game, play, online, maze, eat, dot, ghost, pacman, entertainment, playing]
|
|
category: Games
|
|
version: "1.39"
|
|
unicode: "eebc"
|
|
-->
|
|
<svg
|
|
xmlns="http://www.w3.org/2000/svg"
|
|
width="24"
|
|
height="24"
|
|
viewBox="0 0 24 24"
|
|
fill="none"
|
|
stroke="currentColor"
|
|
stroke-width="2"
|
|
stroke-linecap="round"
|
|
stroke-linejoin="round"
|
|
>
|
|
<path d="M5.636 5.636a9 9 0 0 1 13.397 .747l-5.619 5.617l5.619 5.617a9 9 0 1 1 -13.397 -11.981" />
|
|
<path d="M10.5 7.5a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" fill="currentColor" />
|
|
</svg>
|