diff --git a/Infoblox/app.json b/Infoblox/app.json index a65f3ee27..585f174cd 100644 --- a/Infoblox/app.json +++ b/Infoblox/app.json @@ -6,5 +6,5 @@ "description": "The company focuses on managing and identifying devices connected to networks—specifically for the Domain Name System, Dynamic Host Configuration Protocol, and IP address management", "enhanced": false, "tile_background": "dark", - "icon": "infoblox.png" + "icon": "infoblox.svg" } \ No newline at end of file diff --git a/Infoblox/infoblox.png b/Infoblox/infoblox.png deleted file mode 100644 index af1e5180c..000000000 Binary files a/Infoblox/infoblox.png and /dev/null differ diff --git a/Infoblox/infoblox.svg b/Infoblox/infoblox.svg new file mode 100644 index 000000000..9e897430f --- /dev/null +++ b/Infoblox/infoblox.svg @@ -0,0 +1 @@ + \ No newline at end of file