diff options
author | codecalm <codecalm@gmail.com> | 2020-10-01 16:00:05 +0200 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-10-01 16:00:05 +0200 |
commit | 7f2991fc63886c56ea197ecfe368866e52676d89 (patch) | |
tree | c97bdd46aceeccb3002846667210b0a9c0581214 /src/_icons | |
parent | `brand-airbnb` icon (diff) | |
download | tabler-icons-7f2991fc63886c56ea197ecfe368866e52676d89.tar.xz |
`brand-yahoo.svg`
Diffstat (limited to 'src/_icons')
-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> |