diff options
Diffstat (limited to 'src/_icons/dog-bowl.svg')
-rw-r--r-- | src/_icons/dog-bowl.svg | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/_icons/dog-bowl.svg b/src/_icons/dog-bowl.svg index 91323ba8..e7811d26 100644 --- a/src/_icons/dog-bowl.svg +++ b/src/_icons/dog-bowl.svg @@ -2,7 +2,7 @@ category: Food --- <svg> - <path d="M10 15l5.586-5.585A2 2 0 1 1 19 8a2 2 0 1 1-1.413 3.414L14 15"/> - <path d="M12 13L8.414 9.415A2 2 0 1 0 5 8a2 2 0 1 0 1.413 3.414L10 15"/> - <path d="M3 20h18c-.175-1.671-.046-3.345-2-5H5c-1.333 1-2 2.667-2 5z"/> + <path d="M10 15l5.586 -5.585a2 2 0 1 1 3.414 -1.415a2 2 0 1 1 -1.413 3.414l-3.587 3.586" /> + <path d="M12 13l-3.586 -3.585a2 2 0 1 0 -3.414 -1.415a2 2 0 1 0 1.413 3.414l3.587 3.586" /> + <path d="M3 20h18c-.175 -1.671 -.046 -3.345 -2 -5h-14c-1.333 1 -2 2.667 -2 5z" /> </svg> |