diff options
Diffstat (limited to 'icons/egg.svg')
-rw-r--r-- | icons/egg.svg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/icons/egg.svg b/icons/egg.svg index 563f7016..3b42e0aa 100644 --- a/icons/egg.svg +++ b/icons/egg.svg @@ -1,5 +1,5 @@ <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-egg" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <path stroke="none" d="M0 0h24v24H0z"/> + <path stroke="none" d="M0 0h24v24H0z" fill="none"/> <path d="M6 14a6 6 0 0 0 12 0a12 12 0 0 0 -3 -8.5a3.7 3.7 0 0 0 -6 0a12 12 0 0 0 -3 8.5" /> </svg> |