diff options
Diffstat (limited to 'src/icons/egg.svg')
-rw-r--r-- | src/icons/egg.svg | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/src/icons/egg.svg b/src/icons/egg.svg new file mode 100644 index 00000000..e583a9eb --- /dev/null +++ b/src/icons/egg.svg @@ -0,0 +1,9 @@ +--- +category: Food +tags: [food, easter, chicken] +version: "1.3" +unicode: "eb8a" +--- +<svg> + <path d="M5.514 14.639c0 3.513 2.904 6.361 6.486 6.361s6.486 -2.848 6.486 -6.361a12.574 12.574 0 0 0 -3.243 -9.012a4.025 4.025 0 0 0 -3.243 -1.627a4.025 4.025 0 0 0 -3.243 1.627a12.574 12.574 0 0 0 -3.243 9.012" /> +</svg> |