Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/spreed.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/img
diff options
context:
space:
mode:
authorDaniel Calviño Sánchez <danxuliu@gmail.com>2019-09-13 16:25:53 +0300
committerDaniel Calviño Sánchez <danxuliu@gmail.com>2019-09-13 17:25:33 +0300
commitc27386590717da88d1b712e015382cf08224077d (patch)
treed225f82e8aef0c2c0358e3180efd59de832a93e0 /img
parentf0174256ed1a5146f791482ce697706a520ab338 (diff)
Add lobby icon from "room service" Material Design icon
Copied from "places/svg/production/ic_room_service_24px.svg" of "https://github.com/google/material-design-icons", tag 3.0.1. Material Desig icons 3.0.1 are licensed under the Apache 2 License. Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
Diffstat (limited to 'img')
-rw-r--r--img/lobby.svg1
1 files changed, 1 insertions, 0 deletions
diff --git a/img/lobby.svg b/img/lobby.svg
new file mode 100644
index 000000000..560f160a8
--- /dev/null
+++ b/img/lobby.svg
@@ -0,0 +1 @@
+<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M2 17h20v2H2zm11.84-9.21c.1-.24.16-.51.16-.79 0-1.1-.9-2-2-2s-2 .9-2 2c0 .28.06.55.16.79C6.25 8.6 3.27 11.93 3 16h18c-.27-4.07-3.25-7.4-7.16-8.21z"/></svg> \ No newline at end of file