diff --git a/_data/simple-icons.json b/_data/simple-icons.json
index 0c357127..34c61010 100644
--- a/_data/simple-icons.json
+++ b/_data/simple-icons.json
@@ -2085,6 +2085,11 @@
"hex": "73BA25",
"source": "https://en.opensuse.org/Portal:Artwork"
},
+ {
+ "title": "OpenVPN",
+ "hex": "EA7E20",
+ "source": "https://openvpn.net/wp-content/themes/openvpn/assets/images/logo.svg"
+ },
{
"title": "Opera",
"hex": "FF1B2D",
@@ -3200,6 +3205,11 @@
"hex": "000000",
"source": "http://brand.wire.com"
},
+ {
+ "title": "WireGuard",
+ "hex": "88171A",
+ "source": "https://www.wireguard.com/img/wireguard.svg"
+ },
{
"title": "Wix",
"hex": "FAAD4D",
diff --git a/icons/openvpn.svg b/icons/openvpn.svg
new file mode 100644
index 00000000..a464dd2f
--- /dev/null
+++ b/icons/openvpn.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/icons/wireguard.svg b/icons/wireguard.svg
new file mode 100644
index 00000000..fac39dda
--- /dev/null
+++ b/icons/wireguard.svg
@@ -0,0 +1 @@
+
\ No newline at end of file