diff options
Diffstat (limited to 'src/_icons/brand-yahoo.svg')
-rw-r--r-- | src/_icons/brand-yahoo.svg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/_icons/brand-yahoo.svg b/src/_icons/brand-yahoo.svg index d5cf821b..1529a46c 100644 --- a/src/_icons/brand-yahoo.svg +++ b/src/_icons/brand-yahoo.svg @@ -3,7 +3,7 @@ category: Brand --- <svg> <line x1="3" y1="6" x2="8" y2="6" /> - <path d="M7 18l7 0" /> + <line x1="7" y1="18" x2="14" y2="18" /> <path d="M4.5 6l5.5 7v5" /> <path d="M10 13l6-5" /> <line x1="12.5" y1="8" x2="17.5" y2="8" /> |