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

github.com/nextcloud/mail.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/img
diff options
context:
space:
mode:
authorChristoph Wurst <christoph@winzerhof-wurst.at>2020-03-26 16:39:20 +0300
committerChristoph Wurst <christoph@winzerhof-wurst.at>2020-04-23 10:48:59 +0300
commite8772dabccd7cd6bb2e6b52ff09eb479167c3ef8 (patch)
treec469be707a53661fd97d2da4d4e350971d051953 /img
parent2bf7d9121b39395ebdcd54023b25d50d454d033f (diff)
Make it possible to mark messages important
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Diffstat (limited to 'img')
-rw-r--r--img/important.svg1
1 files changed, 1 insertions, 0 deletions
diff --git a/img/important.svg b/img/important.svg
new file mode 100644
index 000000000..710dfffbd
--- /dev/null
+++ b/img/important.svg
@@ -0,0 +1 @@
+<svg xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 0 24 24" width="24"><path d="M0 0h24v24H0V0z" fill="none"/><path d="M3.5 18.99l11 .01c.67 0 1.27-.33 1.63-.84L20.5 12l-4.37-6.16c-.36-.51-.96-.84-1.63-.84l-11 .01L8.34 12 3.5 18.99z"/></svg> \ No newline at end of file