diff --git a/src/drivers/webextension/images/icons/HTTP2.svg b/src/drivers/webextension/images/icons/HTTP2.svg new file mode 100644 index 000000000..9aa163146 --- /dev/null +++ b/src/drivers/webextension/images/icons/HTTP2.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/drivers/webextension/images/icons/http2.png b/src/drivers/webextension/images/icons/http2.png deleted file mode 100644 index 9fd86d886..000000000 Binary files a/src/drivers/webextension/images/icons/http2.png and /dev/null differ diff --git a/src/technologies/h.json b/src/technologies/h.json index 1f45d85b6..fc1c499bc 100644 --- a/src/technologies/h.json +++ b/src/technologies/h.json @@ -74,7 +74,7 @@ "Alt-Svc": "h2", "X-Firefox-Spdy": "h2" }, - "icon": "http2.png", + "icon": "HTTP2.svg", "website": "https://http2.github.io" }, "HTTP/3": {