diff options
Diffstat (limited to 'src/_icons/friends-off.svg')
-rw-r--r-- | src/_icons/friends-off.svg | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/src/_icons/friends-off.svg b/src/_icons/friends-off.svg new file mode 100644 index 00000000..203a45fc --- /dev/null +++ b/src/_icons/friends-off.svg @@ -0,0 +1,9 @@ +--- +--- +<svg> + <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> |