From 25508941a8d7e0fcdd55950880be4ae4cf73dbda Mon Sep 17 00:00:00 2001 From: TheLanc3 Date: Sun, 3 Aug 2025 00:37:17 +0200 Subject: [PATCH] Upload files to "icons" --- icons/docker.svg | 1 + icons/go.svg | 1 + icons/nodejs.svg | 1 + icons/postgresql.svg | 1 + icons/python.svg | 1 + 5 files changed, 5 insertions(+) create mode 100644 icons/docker.svg create mode 100644 icons/go.svg create mode 100644 icons/nodejs.svg create mode 100644 icons/postgresql.svg create mode 100644 icons/python.svg diff --git a/icons/docker.svg b/icons/docker.svg new file mode 100644 index 0000000..13813c7 --- /dev/null +++ b/icons/docker.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/go.svg b/icons/go.svg new file mode 100644 index 0000000..0fbf6fd --- /dev/null +++ b/icons/go.svg @@ -0,0 +1 @@ + diff --git a/icons/nodejs.svg b/icons/nodejs.svg new file mode 100644 index 0000000..9ef4000 --- /dev/null +++ b/icons/nodejs.svg @@ -0,0 +1 @@ + diff --git a/icons/postgresql.svg b/icons/postgresql.svg new file mode 100644 index 0000000..80a5ef0 --- /dev/null +++ b/icons/postgresql.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/python.svg b/icons/python.svg new file mode 100644 index 0000000..880e730 --- /dev/null +++ b/icons/python.svg @@ -0,0 +1 @@ + \ No newline at end of file