From 7957c478bebed5ceded2e30e9b3cbfb200e18400 Mon Sep 17 00:00:00 2001 From: Patrik Wehrli Date: Thu, 18 Jan 2024 13:40:54 +0100 Subject: [PATCH 1/3] Add icon: htmx (original, original-wordmark, plain, plain-wordmark, line, line-wordmark) --- devicon.json | 30 +++++++++++++++++++++++++++ icons/htmx/htmx-line-wordmark.svg | 1 + icons/htmx/htmx-line.svg | 1 + icons/htmx/htmx-original-wordmark.svg | 1 + icons/htmx/htmx-original.svg | 1 + icons/htmx/htmx-plain-wordmark.svg | 1 + icons/htmx/htmx-plain.svg | 1 + 7 files changed, 36 insertions(+) create mode 100644 icons/htmx/htmx-line-wordmark.svg create mode 100644 icons/htmx/htmx-line.svg create mode 100644 icons/htmx/htmx-original-wordmark.svg create mode 100644 icons/htmx/htmx-original.svg create mode 100644 icons/htmx/htmx-plain-wordmark.svg create mode 100644 icons/htmx/htmx-plain.svg diff --git a/devicon.json b/devicon.json index f6477300..ea28be88 100644 --- a/devicon.json +++ b/devicon.json @@ -4406,6 +4406,36 @@ "color": "#e54d26", "aliases": [] }, + { + "name": "htmx", + "altnames": [ + "hypertextmarkdownlanguage5" + ], + "tags": [ + "framework", + "web", + "html", + "ui" + ], + "versions": { + "svg": [ + "original", + "original-wordmark", + "plain", + "plain-wordmark", + "line", + "line-wordmark" + ], + "font": [ + "plain", + "plain-wordmark", + "line", + "line-wordmark" + ] + }, + "color": "#333333", + "aliases": [] + }, { "name": "hugo", "altnames": [ diff --git a/icons/htmx/htmx-line-wordmark.svg b/icons/htmx/htmx-line-wordmark.svg new file mode 100644 index 00000000..0ce7a6bd --- /dev/null +++ b/icons/htmx/htmx-line-wordmark.svg @@ -0,0 +1 @@ + diff --git a/icons/htmx/htmx-line.svg b/icons/htmx/htmx-line.svg new file mode 100644 index 00000000..25ebf544 --- /dev/null +++ b/icons/htmx/htmx-line.svg @@ -0,0 +1 @@ + diff --git a/icons/htmx/htmx-original-wordmark.svg b/icons/htmx/htmx-original-wordmark.svg new file mode 100644 index 00000000..ace5ab25 --- /dev/null +++ b/icons/htmx/htmx-original-wordmark.svg @@ -0,0 +1 @@ + diff --git a/icons/htmx/htmx-original.svg b/icons/htmx/htmx-original.svg new file mode 100644 index 00000000..441e7206 --- /dev/null +++ b/icons/htmx/htmx-original.svg @@ -0,0 +1 @@ + diff --git a/icons/htmx/htmx-plain-wordmark.svg b/icons/htmx/htmx-plain-wordmark.svg new file mode 100644 index 00000000..e69067e4 --- /dev/null +++ b/icons/htmx/htmx-plain-wordmark.svg @@ -0,0 +1 @@ + diff --git a/icons/htmx/htmx-plain.svg b/icons/htmx/htmx-plain.svg new file mode 100644 index 00000000..a7e11f3f --- /dev/null +++ b/icons/htmx/htmx-plain.svg @@ -0,0 +1 @@ + From 91e248e0569c775a553c1e239fd34e27326d0ad0 Mon Sep 17 00:00:00 2001 From: Patrik Wehrli Date: Thu, 18 Jan 2024 13:45:47 +0100 Subject: [PATCH 2/3] update alt name --- devicon.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devicon.json b/devicon.json index ea28be88..3081ab84 100644 --- a/devicon.json +++ b/devicon.json @@ -4409,7 +4409,7 @@ { "name": "htmx", "altnames": [ - "hypertextmarkdownlanguage5" + "html ui framework" ], "tags": [ "framework", From 919d6b97dd43db0fca3c09c0d33f4363de6d08d4 Mon Sep 17 00:00:00 2001 From: Patrik Wehrli Date: Wed, 31 Jan 2024 10:31:49 +0100 Subject: [PATCH 3/3] Fix border padding --- icons/htmx/htmx-line-wordmark.svg | 2 +- icons/htmx/htmx-line.svg | 2 +- icons/htmx/htmx-original-wordmark.svg | 2 +- icons/htmx/htmx-original.svg | 2 +- icons/htmx/htmx-plain-wordmark.svg | 2 +- icons/htmx/htmx-plain.svg | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/icons/htmx/htmx-line-wordmark.svg b/icons/htmx/htmx-line-wordmark.svg index 0ce7a6bd..54622e97 100644 --- a/icons/htmx/htmx-line-wordmark.svg +++ b/icons/htmx/htmx-line-wordmark.svg @@ -1 +1 @@ - + diff --git a/icons/htmx/htmx-line.svg b/icons/htmx/htmx-line.svg index 25ebf544..2da4edc6 100644 --- a/icons/htmx/htmx-line.svg +++ b/icons/htmx/htmx-line.svg @@ -1 +1 @@ - + diff --git a/icons/htmx/htmx-original-wordmark.svg b/icons/htmx/htmx-original-wordmark.svg index ace5ab25..3dd1d920 100644 --- a/icons/htmx/htmx-original-wordmark.svg +++ b/icons/htmx/htmx-original-wordmark.svg @@ -1 +1 @@ - + diff --git a/icons/htmx/htmx-original.svg b/icons/htmx/htmx-original.svg index 441e7206..19fa8a70 100644 --- a/icons/htmx/htmx-original.svg +++ b/icons/htmx/htmx-original.svg @@ -1 +1 @@ - + diff --git a/icons/htmx/htmx-plain-wordmark.svg b/icons/htmx/htmx-plain-wordmark.svg index e69067e4..1d2c167d 100644 --- a/icons/htmx/htmx-plain-wordmark.svg +++ b/icons/htmx/htmx-plain-wordmark.svg @@ -1 +1 @@ - + diff --git a/icons/htmx/htmx-plain.svg b/icons/htmx/htmx-plain.svg index a7e11f3f..1bc1719e 100644 --- a/icons/htmx/htmx-plain.svg +++ b/icons/htmx/htmx-plain.svg @@ -1 +1 @@ - +