From f657887441fa355fdbb4b3df01fb753a24c39952 Mon Sep 17 00:00:00 2001 From: techies Date: Thu, 12 Oct 2023 19:25:13 +0700 Subject: [PATCH] Upload files to "icons" --- icons/py.svg | 1 + icons/rb.svg | 1 + icons/script.svg | 1 + icons/spreadsheet.svg | 1 + icons/sql.svg | 1 + 5 files changed, 5 insertions(+) create mode 100644 icons/py.svg create mode 100644 icons/rb.svg create mode 100644 icons/script.svg create mode 100644 icons/spreadsheet.svg create mode 100644 icons/sql.svg diff --git a/icons/py.svg b/icons/py.svg new file mode 100644 index 0000000..eece758 --- /dev/null +++ b/icons/py.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/rb.svg b/icons/rb.svg new file mode 100644 index 0000000..0b90ed7 --- /dev/null +++ b/icons/rb.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/script.svg b/icons/script.svg new file mode 100644 index 0000000..be85ab8 --- /dev/null +++ b/icons/script.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/spreadsheet.svg b/icons/spreadsheet.svg new file mode 100644 index 0000000..c10ed51 --- /dev/null +++ b/icons/spreadsheet.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sql.svg b/icons/sql.svg new file mode 100644 index 0000000..049b932 --- /dev/null +++ b/icons/sql.svg @@ -0,0 +1 @@ + \ No newline at end of file