diff options
author | codecalm <codecalm@gmail.com> | 2020-10-01 16:10:28 +0200 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-10-01 16:10:28 +0200 |
commit | 57d91ac50e63076e66ce51dcf5910fb6bcd6c24e (patch) | |
tree | ea1da93a352f91f04872ef3dedf0641a243e206d /src/_icons | |
parent | `brand-yahoo.svg` (diff) | |
download | tabler-icons-57d91ac50e63076e66ce51dcf5910fb6bcd6c24e.tar.xz |
`brand-tinder` icon
Diffstat (limited to 'src/_icons')
-rw-r--r-- | src/_icons/brand-tinder.svg | 6 | ||||
-rw-r--r-- | src/_icons/brand-yahoo.svg | 2 |
2 files changed, 7 insertions, 1 deletions
diff --git a/src/_icons/brand-tinder.svg b/src/_icons/brand-tinder.svg new file mode 100644 index 00000000..414424d4 --- /dev/null +++ b/src/_icons/brand-tinder.svg @@ -0,0 +1,6 @@ +--- +category: Brand +--- +<svg> + <path d="M18.918 8.174c2.56 4.982 .501 11.656 -5.38 12.626c-7.702 1.687 -12.84 -7.716 -7.054 -13.229c.309 -.305 1.161 -1.095 1.516 -1.349c0 .528 .27 3.475 1 3.167c3 0 4 -4.222 3.587 -7.389c2.7 1.411 4.987 3.376 6.331 6.174z" /> +</svg> 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" /> |