diff options
Diffstat (limited to 'src/_icons/ear.svg')
-rw-r--r-- | src/_icons/ear.svg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/_icons/ear.svg b/src/_icons/ear.svg index bd46aef6..0c9664fa 100644 --- a/src/_icons/ear.svg +++ b/src/_icons/ear.svg @@ -2,6 +2,6 @@ tags: [sound, listen, music, hear, loud, speakers] --- <svg> - <path d="M6 10a7 7 0 1 1 13 3.6a10 10 0 0 1 -2 2a8 8 0 0 0 -2 3 a4.5 4.5 0 0 1 -6.8 1.4" /> + <path d="M6 10a7 7 0 1 1 13 3.6a10 10 0 0 1 -2 2a8 8 0 0 0 -2 3a4.5 4.5 0 0 1 -6.8 1.4" /> <path d="M10 10a3 3 0 1 1 5 2.2" /> </svg> |