diff options
author | codecalm <codecalm@gmail.com> | 2020-03-05 21:48:55 +0100 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-03-05 21:48:55 +0100 |
commit | b9477a3b177c5f34d1438fdc191857a343ca53f1 (patch) | |
tree | db7a57d25752f2a6a05110ee407359dffd9e0238 /_icons/friends.svg | |
parent | icons (diff) | |
download | tabler-icons-b9477a3b177c5f34d1438fdc191857a343ca53f1.tar.xz |
bike, location, gauge, man, woman
Diffstat (limited to '_icons/friends.svg')
-rw-r--r-- | _icons/friends.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/_icons/friends.svg b/_icons/friends.svg new file mode 100644 index 00000000..dac56f86 --- /dev/null +++ b/_icons/friends.svg @@ -0,0 +1,8 @@ +--- +--- +<svg> + <circle cx="7" cy="5" r="2" /> + <path d="M5 22v-5l-1-1v-4a1 1 0 011 -1h4a1 1 0 011 1v4l-1 1v5" /> + <circle cx="17" cy="5" r="2" /> + <path d="M15 22v-4h-2l2 -6a1 1 0 011 -1h2a1 1 0 011 1l2 6h-2v4" /> +</svg> |