mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-07 08:34:42 +01:00
added bi-31-square.svg for calendar month view and corrected callendar year view to bi-12-square
This commit is contained in:
parent
66e222e035
commit
cb95e50062
@ -233,7 +233,7 @@ class Image
|
||||
'calendar/accepted' => 'check-lg',
|
||||
'calendar/day' => '1-square',
|
||||
'calendar/list_view' => 'list',
|
||||
'calendar/month_view' => 'calendar/bi-12-square',
|
||||
'calendar/month_view' => 'calendar/bi-31-square',
|
||||
'calendar/multiweek_view' => 'card-list',
|
||||
'calendar/needs-action' => 'question-circle',
|
||||
'calendar/next' => 'arrow-bar-right',
|
||||
@ -249,6 +249,7 @@ class Image
|
||||
'calendar/today' => 'calendar-event',
|
||||
'calendar/videoconference' => 'camera-video',
|
||||
'calendar/week_view' => '7-square',
|
||||
'calendar/year_view' => 'calendar/bi-12-square',
|
||||
'collabora/curly_brackets_icon' => 'braces-asterisk',
|
||||
'dhtmlxtree/close' => 'caret-down',
|
||||
'dhtmlxtree/folderClosed' => 'folder2',
|
||||
|
6
calendar/templates/default/images/bi-31-square.svg
Normal file
6
calendar/templates/default/images/bi-31-square.svg
Normal file
@ -0,0 +1,6 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<svg width="16" height="16" fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16">
|
||||
<path d="M 12.913 3.5 L 12.913 12.5 L 11.601 12.5 L 11.601 5.003 L 11.536 5.003 L 9.702 6.487 L 9.702 5.057 L 11.601 3.5 L 12.913 3.5 Z"/>
|
||||
<path d="M 0 2 C 0 0.896 0.895 0 2 0 L 14 0 C 15.105 0 16 0.896 16 2 L 16 14 C 16 15.105 15.105 16 14 16 L 2 16 C 0.895 16 0 15.105 0 14 L 0 2 Z M 15 2 C 15 1.448 14.552 1 14 1 L 2 1 C 1.448 1 1 1.448 1 2 L 1 14 C 1 14.552 1.448 15 2 15 L 14 15 C 14.552 15 15 14.552 15 14 L 15 2 Z"/>
|
||||
<path d="M 5.132 8.443 L 4.253 8.443 L 4.253 7.283 L 5.091 7.283 C 5.871 7.283 6.439 6.72 6.433 5.946 C 6.433 5.18 5.87 4.653 5.085 4.653 C 4.295 4.653 3.773 5.192 3.737 5.794 L 2.489 5.794 C 2.525 4.564 3.439 3.507 5.114 3.5 C 6.708 3.488 7.722 4.457 7.751 5.731 C 7.774 6.959 6.866 7.651 6.269 7.758 L 6.269 7.835 C 6.972 7.91 7.979 8.528 8.003 9.908 C 8.027 11.486 6.726 12.5 5.073 12.5 C 3.368 12.5 2.366 11.454 2.319 10.18 L 3.544 10.18 C 3.603 10.826 4.224 11.328 5.085 11.333 C 6.058 11.34 6.685 10.725 6.673 9.87 C 6.667 9.026 6.052 8.443 5.132 8.443"/>
|
||||
</svg>
|
After Width: | Height: | Size: 1.1 KiB |
Loading…
Reference in New Issue
Block a user