diff --git a/images/icon-link.png b/images/icon-link.png
new file mode 100644
index 0000000000..530de47f03
Binary files /dev/null and b/images/icon-link.png differ
diff --git a/images/icon-link.svg b/images/icon-link.svg
deleted file mode 100644
index 932906ba4a..0000000000
--- a/images/icon-link.svg
+++ /dev/null
@@ -1,13 +0,0 @@
-
diff --git a/images/icon-pencil.png b/images/icon-pencil.png
new file mode 100644
index 0000000000..3104d3b60e
Binary files /dev/null and b/images/icon-pencil.png differ
diff --git a/images/icon-pencil.svg b/images/icon-pencil.svg
deleted file mode 100644
index e365ed2639..0000000000
--- a/images/icon-pencil.svg
+++ /dev/null
@@ -1,10 +0,0 @@
-
diff --git a/virt/virt-web-console-overview.adoc b/virt/virt-web-console-overview.adoc
index 462317de7e..17077cf23c 100644
--- a/virt/virt-web-console-overview.adoc
+++ b/virt/virt-web-console-overview.adoc
@@ -40,10 +40,10 @@ The *Virtualization* section of the {product-title} web console contains the fol
|Icon
|Description
-|image:icon-pencil.svg[title="pencil icon",20]
+|image:icon-pencil.png[title="pencil icon",20]
|Edit icon
-|image:icon-link.svg[title="link icon",20]
+|image:icon-link.png[title="link icon",20]
|Link icon
|====
@@ -60,7 +60,7 @@ The Overview page displays resources, metrics, migration progress, and cluster-l
|Element
|Description
-|image:icon-link.svg[title="link icon",20] *Download virtctl*
+|*Download virtctl* image:icon-link.png[title="link icon",20]
|Download the `virtctl` command line tool to manage resources.
|xref:../virt/virt-web-console-overview.adoc#virtualization-overview-overview_virt-web-console-overview[*Overview* tab]
@@ -130,7 +130,7 @@ The *Top consumers* tab displays the top consumers of CPU, memory, and storage.
|Element
|Description
-|*View virtualization dashboard* image:icon-link.svg[title="link icon",20]
+|*View virtualization dashboard* image:icon-link.png[title="link icon",20]
|Link to *Observe -> Dashboards*, which displays the top consumers for {VirtProductName}.
|*Time period* list
@@ -447,7 +447,7 @@ The *Overview* tab displays resource usage, alerts, and configuration informatio
|{VirtProductName} alerts, grouped by severity.
|"Snapshots" tile
-|image:icon-link.svg[title="link icon",20] *Take snapshot* link and *Snapshots* table.
+|*Take snapshot* image:icon-link.png[title="link icon",20] and *Snapshots* table.
|"Network interfaces" tile
|*Network interfaces* table.
@@ -577,7 +577,7 @@ The *Metrics* tab displays memory, CPU, storage, network, and migration usage ch
|*Time range* list
|Select a time range to filter the results.
-|image:icon-link.svg[title="link icon",20] *Virtualization dashboard*
+|*Virtualization dashboard* image:icon-link.png[title="link icon",20]
|Link to the *Workloads* tab of the current project.
|Utilization section
@@ -676,7 +676,7 @@ You can manage config maps, secrets, and service accounts on the *Environment* t
|*YAML* switch
|Set to *ON* to view your live changes in the YAML configuration file.
-|image:icon-link.svg[title="link icon",20] *Add Config Map, Secret or Service Account*
+|*Add Config Map, Secret or Service Account* image:icon-link.png[title="link icon",20]
|Click the link and select a config map, secret, or service account from the resource list.
|====
=====