From 7d6f85d3b8ab064421a359a11b285668877b7d50 Mon Sep 17 00:00:00 2001 From: Alexander Neonxp Kiryukhin Date: Sun, 8 Feb 2026 17:31:26 +0300 Subject: =?UTF-8?q?=D0=9F=D0=BE=D1=81=D1=82=20=D0=BF=D1=80=D0=BE=20stplr?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- static/img/git.svg | 1 + static/img/golang.svg | 3 + static/img/home.svg | 3 + static/img/logo.svg | 172 ++++++++++++++++++++++++++++++++++++++++++++++++ static/img/notebook.svg | 3 + static/img/other.svg | 3 + static/img/project.svg | 3 + static/img/star.svg | 3 + static/img/tag.svg | 3 + 9 files changed, 194 insertions(+) create mode 100644 static/img/git.svg create mode 100644 static/img/golang.svg create mode 100644 static/img/home.svg create mode 100644 static/img/logo.svg create mode 100644 static/img/notebook.svg create mode 100644 static/img/other.svg create mode 100644 static/img/project.svg create mode 100644 static/img/star.svg create mode 100644 static/img/tag.svg (limited to 'static/img') diff --git a/static/img/git.svg b/static/img/git.svg new file mode 100644 index 0000000..5bf444b --- /dev/null +++ b/static/img/git.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/static/img/golang.svg b/static/img/golang.svg new file mode 100644 index 0000000..634a860 --- /dev/null +++ b/static/img/golang.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/static/img/home.svg b/static/img/home.svg new file mode 100644 index 0000000..1697938 --- /dev/null +++ b/static/img/home.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/static/img/logo.svg b/static/img/logo.svg new file mode 100644 index 0000000..c595a71 --- /dev/null +++ b/static/img/logo.svg @@ -0,0 +1,172 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + NXP + diff --git a/static/img/notebook.svg b/static/img/notebook.svg new file mode 100644 index 0000000..a307156 --- /dev/null +++ b/static/img/notebook.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/static/img/other.svg b/static/img/other.svg new file mode 100644 index 0000000..f381614 --- /dev/null +++ b/static/img/other.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/static/img/project.svg b/static/img/project.svg new file mode 100644 index 0000000..bb73f0d --- /dev/null +++ b/static/img/project.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/static/img/star.svg b/static/img/star.svg new file mode 100644 index 0000000..d7729cd --- /dev/null +++ b/static/img/star.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/static/img/tag.svg b/static/img/tag.svg new file mode 100644 index 0000000..3e92376 --- /dev/null +++ b/static/img/tag.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file -- cgit v1.2.3