diff options
Diffstat (limited to 'src/_icons/pacman.svg')
-rw-r--r-- | src/_icons/pacman.svg | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/_icons/pacman.svg b/src/_icons/pacman.svg new file mode 100644 index 00000000..1a09fc21 --- /dev/null +++ b/src/_icons/pacman.svg @@ -0,0 +1,7 @@ +--- +tags: [game, play, online, maze, eat, dot, ghost] +--- +<svg> + <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.981z" /> + <circle cx="11.5" cy="7.5" r="1" fill="currentColor" /> +</svg> |