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:
authorJan-Christoph Borchardt <hey@jancborchardt.net>2016-09-20 18:43:23 +0300
committerJan-Christoph Borchardt <hey@jancborchardt.net>2016-09-20 18:55:11 +0300
commitdae64916172686894b7486af6785d00c5f700e9e (patch)
tree8091035b0bbcdd134d2be8f420987867d1092a78 /img
parent57942fa7fc18c92d76b88ea1a326acdfa916023b (diff)
initial styling for 1-on-1 calls
Diffstat (limited to 'img')
-rw-r--r--img/app.svg4
1 files changed, 4 insertions, 0 deletions
diff --git a/img/app.svg b/img/app.svg
new file mode 100644
index 000000000..5d8c67ea3
--- /dev/null
+++ b/img/app.svg
@@ -0,0 +1,4 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg xmlns="http://www.w3.org/2000/svg" height="16" width="16" viewBox="0 0 16 16" version="1.1">
+ <path d="m3 3c-1.108 0-2 0.892-2 2v6c0 1.108 0.892 2 2 2h6c1.108 0 2-0.892 2-2v-1.334l4 3.334v-10l-4 3.334v-1.334c0-1.108-0.892-2-2-2z" fill="#fff"/>
+</svg>