diff options
author | codecalm <codecalm@gmail.com> | 2022-04-21 01:22:24 +0200 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2022-04-21 01:22:24 +0200 |
commit | c74a4221a28738c14cc75a7448726cf2ee5bbf8f (patch) | |
tree | 2e270ff40c3b8c4c87554995ad5040daa29eec31 /icons/friends-off.svg | |
parent | 112 new icons: `folders-off`, `fountain-off`, `frame-off`, `friends-off`, `ga... (diff) | |
download | tabler-icons-c74a4221a28738c14cc75a7448726cf2ee5bbf8f.tar.xz |
Release 1.66.0v1.66.0
Diffstat (limited to 'icons/friends-off.svg')
-rw-r--r-- | icons/friends-off.svg | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/icons/friends-off.svg b/icons/friends-off.svg new file mode 100644 index 00000000..d1775c89 --- /dev/null +++ b/icons/friends-off.svg @@ -0,0 +1,10 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-friends-off" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> + <path stroke="none" d="M0 0h24v24H0z" fill="none"/> + <path d="M5 5a2 2 0 0 0 2 2m2 -2a2 2 0 0 0 -2 -2" /> + <path d="M5 22v-5l-1 -1v-4a1 1 0 0 1 1 -1h4a1 1 0 0 1 1 1v4l-1 1v5" /> + <circle cx="17" cy="5" r="2" /> + <path d="M15 22v-4h-2l1.254 -3.763m1.036 -2.942a0.997 .997 0 0 1 .71 -.295h2a1 1 0 0 1 1 1l1.503 4.508m-1.503 2.492v3" /> + <path d="M3 3l18 18" /> +</svg> + + |