diff --git a/src/apps.json b/src/apps.json index 1dfee02d0..ecf8ed80a 100644 --- a/src/apps.json +++ b/src/apps.json @@ -1254,7 +1254,7 @@ "]+?href=\"[^\"]*bootstrap(?:\\.min)?\\.css", "]+class=\"[^\"]*glyphicon glyphicon-" ], - "icon": "Bootstrap.svg", + "icon": "Bootstrap.png", "js": { "bootstrap.Alert.VERSION": "(.*)\\;version:\\1", "jQuery.fn.tooltip.Constructor.VERSION": "(.*)\\;version:\\1" diff --git a/src/icons/Bootstrap.png b/src/icons/Bootstrap.png new file mode 100644 index 000000000..44230c442 Binary files /dev/null and b/src/icons/Bootstrap.png differ diff --git a/src/icons/Bootstrap.svg b/src/icons/Bootstrap.svg deleted file mode 100644 index 2ee62447c..000000000 --- a/src/icons/Bootstrap.svg +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - \ No newline at end of file