diff options
author | Marin Treselj <marin@pixelipo.com> | 2017-06-16 23:06:25 +0200 |
---|---|---|
committer | Marin Treselj <marin@pixelipo.com> | 2017-06-16 23:06:25 +0200 |
commit | 40c1f3e3ce83490c5229018e3bb39e1fd24312d0 (patch) | |
tree | fdf156431b25ae883c6603e0173180e92988853c /core/img/places/calendar.svg | |
parent | cc0ff6f5e37e8cce585d35280db7de7534697b5a (diff) | |
download | nextcloud-server-40c1f3e3ce83490c5229018e3bb39e1fd24312d0.tar.gz nextcloud-server-40c1f3e3ce83490c5229018e3bb39e1fd24312d0.zip |
Add white version of the calendar.svg icon
There's no reason for not including it and it is needed for Deck app.
Signed-off-by: Marin Treselj <marin@pixelipo.com>
Diffstat (limited to 'core/img/places/calendar.svg')
-rw-r--r-- | core/img/places/calendar.svg | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/core/img/places/calendar.svg b/core/img/places/calendar.svg new file mode 100644 index 00000000000..94d6bb707bd --- /dev/null +++ b/core/img/places/calendar.svg @@ -0,0 +1 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="32" version="1.1" height="32"><path fill="#fff" d="m8 2c-1.108 0-2 0.892-2 2v4c0 1.108 0.892 2 2 2s2-0.892 2-2v-4c0-1.108-0.892-2-2-2zm16 0c-1.108 0-2 0.892-2 2v4c0 1.108 0.892 2 2 2s2-0.892 2-2v-4c0-1.108-0.892-2-2-2zm-13 4v2c0 1.662-1.338 3-3 3s-3-1.338-3-3v-1.875a3.993 3.993 0 0 0 -3 3.875v16c0 2.216 1.784 4 4 4h20c2.216 0 4-1.784 4-4v-16a3.993 3.993 0 0 0 -3 -3.875v1.875c0 1.662-1.338 3-3 3s-3-1.338-3-3v-2zm-4.906 10h19.812a0.09 0.09 0 0 1 0.094 0.094v9.812a0.09 0.09 0 0 1 -0.094 0.094h-19.812a0.09 0.09 0 0 1 -0.094 -0.094v-9.812a0.09 0.09 0 0 1 0.094 -0.094z"/></svg> |