diff --git a/docs/svgs.md b/docs/svgs.md
index a56289a..75718b9 100644
--- a/docs/svgs.md
+++ b/docs/svgs.md
@@ -3,6 +3,7 @@
- [behance](https://simpleicons.org/?q=behance)
- [codechef](https://simpleicons.org/?q=codechef)
- [codepen](https://simpleicons.org/?q=codepen)
+- [deviantart](https://simpleicons.org/?q=deviantart)
- [discord](https://simpleicons.org/?q=discord)
- [docker](https://simpleicons.org/?q=docker)
- [dribbble](https://simpleicons.org/?q=dribbble)
@@ -12,6 +13,8 @@
- [github](https://feathericons.com/?query=github)
- [gitlab](https://feathericons.com/?query=gitlab)
- [goodreads](https://simpleicons.org/?q=goodreads)
+- [hackerone](https://simpleicons.org/?q=hackerone)
+- [hackerrank](https://simpleicons.org/?q=hackerrank)
- [instagram](https://feathericons.com/?query=instagram)
- [kaggle](https://simpleicons.org/?q=kaggle)
- [keybase](https://simpleicons.org/?q=keybase)
diff --git a/layouts/partials/svg.html b/layouts/partials/svg.html
index 668906a..53ae7b8 100644
--- a/layouts/partials/svg.html
+++ b/layouts/partials/svg.html
@@ -4,6 +4,8 @@
{{- else if (eq .name "codepen") -}}
+{{- else if (eq .name "deviantart") -}}
+
{{- else if (eq .name "discord") -}}
{{- else if (eq .name "dribbble") -}}
@@ -24,6 +26,10 @@
{{- else if (eq .name "gpg") -}}
+{{- else if (eq .name "hackerone") -}}
+
+{{- else if (eq .name "hackerrank") -}}
+
{{- else if (eq .name "instagram") -}}
{{- else if (eq .name "kaggle") -}}