diff --git a/_admin.php b/_admin.php index 051febb..405297a 100644 --- a/_admin.php +++ b/_admin.php @@ -27,7 +27,7 @@ dcCore::app()->addBehavior('packmanBeforeCreatePackage', [ dcCore::app()->menu[dcAdmin::MENU_PLUGINS]->addItem( __('License bootstrap'), 'plugin.php?p=licenseBootstrap', - 'index.php?pf=licenseBootstrap/icon.png', + 'index.php?pf=licenseBootstrap/icon.svg', preg_match( '/plugin.php\?p=licenseBootstrap(&.*)?$/', $_SERVER['REQUEST_URI'] @@ -42,8 +42,8 @@ class licenseBootstrapBehaviors $favs->register('licenseBootstrap', [ 'title' => __('License bootstrap'), 'url' => 'plugin.php?p=licenseBootstrap', - 'small-icon' => 'index.php?pf=licenseBootstrap/icon.png', - 'large-icon' => 'index.php?pf=licenseBootstrap/icon-big.png', + 'small-icon' => 'index.php?pf=licenseBootstrap/icon.svg', + 'large-icon' => 'index.php?pf=licenseBootstrap/icon.svg', 'permissions' => dcCore::app()->auth->isSuperAdmin(), 'active_cb' => [ 'licenseBootstrapBehaviors', diff --git a/icon-big.png b/icon-big.png deleted file mode 100644 index a63d6a3..0000000 Binary files a/icon-big.png and /dev/null differ diff --git a/icon.png b/icon.png deleted file mode 100644 index 7f4a369..0000000 Binary files a/icon.png and /dev/null differ diff --git a/icon.svg b/icon.svg new file mode 100644 index 0000000..38d58ec --- /dev/null +++ b/icon.svg @@ -0,0 +1,38 @@ + + + +