Skip to content
Snippets Groups Projects
Commit 4ebcf925 authored by Thomas Hackl's avatar Thomas Hackl
Browse files

change icon to ILIAS logo, re #25

parent 0900eca9
No related branches found
No related tags found
No related merge requests found
......@@ -21,7 +21,7 @@ class IliasInterfaceModule extends CorePlugin implements StudipModule, SystemPlu
}
if (Seminar_Perm::get()->have_perm('tutor') || (Seminar_Perm::get()->have_perm('autor') && array_key_exists('show_tools_page', $ilias_interface_config) && $ilias_interface_config['show_tools_page'])) {
$ilias = new Navigation(_('ILIAS'), 'dispatch.php/my_ilias_accounts');
$ilias->setImage(Icon::create('learnmodule'));
$ilias->setImage(Icon::create('ilias'));
$ilias->setDescription(_('Schnittstelle zu ILIAS'));
Navigation::addItem('/contents/my_ilias_accounts', $ilias);
}
......
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 54 54"><defs><style>.a{fill:#28497c;}</style></defs><path class="a" d="M46.36,33.87h-.08v.47h.08a.49.49,0,0,0,.27-.06.19.19,0,0,0,.1-.18.2.2,0,0,0-.09-.18A.52.52,0,0,0,46.36,33.87Z"/><polygon class="a" points="29.29 39.62 32.07 39.62 30.68 35.46 29.29 39.62"/><path class="a" d="M47.46,33.59a1.31,1.31,0,0,0-1-.41,1.27,1.27,0,0,0-.52.11,1.15,1.15,0,0,0-.44.3,1.31,1.31,0,0,0-.31.44,1.46,1.46,0,0,0-.1.52,1.5,1.5,0,0,0,.1.52,1.38,1.38,0,0,0,.31.43,1.12,1.12,0,0,0,.43.3,1.35,1.35,0,0,0,.53.1,1.3,1.3,0,0,0,.52-.1,1.23,1.23,0,0,0,.44-.3,1.52,1.52,0,0,0,.3-.43,1.5,1.5,0,0,0,.1-.52,1.46,1.46,0,0,0-.1-.52A1.43,1.43,0,0,0,47.46,33.59Zm-.61,1.89L46.6,35a1,1,0,0,0-.16-.25.17.17,0,0,0-.13-.08h0v.83h-.49V33.55h.66a1,1,0,0,1,.61.14.46.46,0,0,1,.2.41.44.44,0,0,1-.13.33.64.64,0,0,1-.34.17.59.59,0,0,1,.18.14,1.53,1.53,0,0,1,.15.23l.25.51Z"/><path class="a" d="M3,3V51H51V3ZM11.42,43.6H9.23V32.94h2.19Zm9.4,0H13.53V32.94h2.19v8.83h5.1Zm3.58,0H22.21V32.94H24.4Zm9,0-.71-2.15h-4L28,43.6H25.72l3.79-10.66h2.42L35.62,43.6Zm7.41.33c-2.71,0-4.28-1.24-4.41-3.52H38.5c.08,1.14.91,1.77,2.4,1.77,1.33,0,2.15-.54,2.15-1.43s-.54-1.27-2-1.55l-1.49-.29c-2.17-.41-3-1.22-3-2.87,0-2.07,1.48-3.27,4-3.27A4.5,4.5,0,0,1,44,34a3,3,0,0,1,.74,2.21h-2c-.08-1.08-.85-1.67-2.24-1.67-1.12,0-1.84.51-1.84,1.32s.45,1.08,2,1.39l1.66.32c2,.38,2.82,1.25,2.82,2.93C45.15,42.65,43.53,43.93,40.78,43.93Zm7.3-8.73a1.65,1.65,0,0,1-.38.55,1.7,1.7,0,0,1-.55.38,1.72,1.72,0,0,1-1.31,0,1.7,1.7,0,0,1-.55-.38,1.65,1.65,0,0,1-.38-.55,1.85,1.85,0,0,1,0-1.31,1.69,1.69,0,0,1,.38-.56,1.67,1.67,0,0,1,.55-.37,1.72,1.72,0,0,1,1.31,0,1.67,1.67,0,0,1,.55.37,1.69,1.69,0,0,1,.38.56,1.72,1.72,0,0,1,0,1.31Z"/></svg>
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment