diff options
author | codecalm <codecalm@gmail.com> | 2021-04-18 15:18:41 +0200 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2021-04-18 15:18:41 +0200 |
commit | 8917ac43c9bd275e87032b0e0a3f29ed9b33d72a (patch) | |
tree | b84febffa4c2555bee8fc59dc26e9aeb7fb50653 | |
parent | vocabulary icon (diff) | |
download | tabler-icons-8917ac43c9bd275e87032b0e0a3f29ed9b33d72a.tar.xz |
affiliate icon fix
-rw-r--r-- | src/_icons/affiliate.svg | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/_icons/affiliate.svg b/src/_icons/affiliate.svg index 35056bdf..3bd22db3 100644 --- a/src/_icons/affiliate.svg +++ b/src/_icons/affiliate.svg @@ -3,8 +3,8 @@ tags: [network, connection, collaboration, people, connect, organization, networ version: 1.39 --- <svg> - <path d="M5.5 5.5l1.706 5.685m5.607 5.609l5.687 1.706" /> - <path d="M11.683 12.317l6.817 -6.817" /> + <path d="M5.931 6.936l1.275 4.249m5.607 5.609l4.251 1.275" /> + <path d="M11.683 12.317l5.759 -5.759" /> <circle cx="5.5" cy="5.5" r="1.5" /> <circle cx="18.5" cy="5.5" r="1.5" /> <circle cx="18.5" cy="18.5" r="1.5" /> |