diff --git a/src/data/svgs.ts b/src/data/svgs.ts
index 19f7c46..4ab8467 100644
--- a/src/data/svgs.ts
+++ b/src/data/svgs.ts
@@ -1,6 +1,16 @@
import type { iSVG } from '../types/svg';
export const svgs: iSVG[] = [
+ {
+ title: 'Hack The Box',
+ category: 'Cybersecurity',
+ route: '/library/hack-the-box.svg',
+ wordmark: {
+ light: '/library/hack-the-box-wordmark-light.svg',
+ dark: '/library/hack-the-box-wordmark-dark.svg'
+ },
+ url: 'https://www.hackthebox.com/'
+ },
{
title: 'Milanote',
category: 'Software',
diff --git a/static/library/hack-the-box-wordmark-dark.svg b/static/library/hack-the-box-wordmark-dark.svg
new file mode 100644
index 0000000..0854521
--- /dev/null
+++ b/static/library/hack-the-box-wordmark-dark.svg
@@ -0,0 +1,57 @@
+
+
+
diff --git a/static/library/hack-the-box-wordmark-light.svg b/static/library/hack-the-box-wordmark-light.svg
new file mode 100644
index 0000000..7713e9a
--- /dev/null
+++ b/static/library/hack-the-box-wordmark-light.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/static/library/hack-the-box.svg b/static/library/hack-the-box.svg
new file mode 100644
index 0000000..e2fa305
--- /dev/null
+++ b/static/library/hack-the-box.svg
@@ -0,0 +1,33 @@
+
+
+