diff options
author | codecalm <codecalm@gmail.com> | 2020-08-19 16:13:30 +0200 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-08-19 16:13:30 +0200 |
commit | 6e7c280f41a2a6d0642ad4c99369e00504b12b0b (patch) | |
tree | 64aa223296218415060446dc60f6277ea19e45b2 /icons/social.svg | |
parent | Merge branches 'dev' and 'master' of https://github.com/tabler/tabler-icons (diff) | |
download | tabler-icons-6e7c280f41a2a6d0642ad4c99369e00504b12b0b.tar.xz |
Release 1.13.0v1.13.0
Diffstat (limited to 'icons/social.svg')
-rw-r--r-- | icons/social.svg | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/icons/social.svg b/icons/social.svg index b093f89d..cc00c902 100644 --- a/icons/social.svg +++ b/icons/social.svg @@ -5,8 +5,8 @@ <circle cx="19" cy="19" r="2" /> <circle cx="12" cy="14" r="3" /> <line x1="12" y1="7" x2="12" y2="11" /> - <path d="M6.7 17.8l2.8 -2" /> - <path d="M17.3 17.8l-2.8 -2" /> + <line x1="6.7" y1="17.8" x2="9.5" y2="15.8" /> + <line x1="17.3" y1="17.8" x2="14.5" y2="15.8" /> </svg> |