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