From a010d1f2228804b6ea6355688ce7c098274f730a Mon Sep 17 00:00:00 2001 From: Kilian PAQUIER Date: Sat, 2 Jul 2022 10:29:59 +0200 Subject: [PATCH 1/4] new icon: traefikmesh (original, original-wordmark, plain-wordmark) - contributes #923 --- devicon.json | 26 +++++++++++++++++++ .../traefikmesh-original-wordmark.svg | 4 +++ icons/traefikmesh/traefikmesh-original.svg | 3 +++ .../traefikmesh-plain-wordmark.svg | 4 +++ 4 files changed, 37 insertions(+) create mode 100644 icons/traefikmesh/traefikmesh-original-wordmark.svg create mode 100644 icons/traefikmesh/traefikmesh-original.svg create mode 100644 icons/traefikmesh/traefikmesh-plain-wordmark.svg diff --git a/devicon.json b/devicon.json index 76e8cf2a3..62dee4d85 100644 --- a/devicon.json +++ b/devicon.json @@ -7195,5 +7195,31 @@ "alias": "plain" } ] + }, + { + "name": "traefikmesh", + "altnames": [ + "traefik" + ], + "tags": [ + "mesh" + ], + "versions": { + "svg": [ + "original", + "original-wordmark" + ], + "font": [ + "original", + "plain-wordmark" + ] + }, + "color": "#9D0FB0", + "aliases": [ + { + "base": "original", + "alias": "plain" + } + ] } ] diff --git a/icons/traefikmesh/traefikmesh-original-wordmark.svg b/icons/traefikmesh/traefikmesh-original-wordmark.svg new file mode 100644 index 000000000..d68acd854 --- /dev/null +++ b/icons/traefikmesh/traefikmesh-original-wordmark.svg @@ -0,0 +1,4 @@ + + + + diff --git a/icons/traefikmesh/traefikmesh-original.svg b/icons/traefikmesh/traefikmesh-original.svg new file mode 100644 index 000000000..798200511 --- /dev/null +++ b/icons/traefikmesh/traefikmesh-original.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/traefikmesh/traefikmesh-plain-wordmark.svg b/icons/traefikmesh/traefikmesh-plain-wordmark.svg new file mode 100644 index 000000000..339965b56 --- /dev/null +++ b/icons/traefikmesh/traefikmesh-plain-wordmark.svg @@ -0,0 +1,4 @@ + + + + From 28ecb182b53193c4025f6181d7854872c54ac0f9 Mon Sep 17 00:00:00 2001 From: kilian-paquier <107955904+kilian-paquier@users.noreply.github.com> Date: Thu, 14 Jul 2022 23:15:38 +0200 Subject: [PATCH 2/4] traefikmesh| update altnames MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Snailedlt Co-authored-by: Jørgen Kalsnes Hagen <43886029+Snailedlt@users.noreply.github.com> --- devicon.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/devicon.json b/devicon.json index 6f4177121..0d9c199d8 100644 --- a/devicon.json +++ b/devicon.json @@ -7199,7 +7199,9 @@ { "name": "traefikmesh", "altnames": [ - "traefik" + "traefik", + "træfik", + "træfikmesh" ], "tags": [ "mesh" From b512915ec31c63301bf25d75d96936287e96458b Mon Sep 17 00:00:00 2001 From: kilian-paquier <107955904+kilian-paquier@users.noreply.github.com> Date: Thu, 14 Jul 2022 23:16:15 +0200 Subject: [PATCH 3/4] traefikmesh| update tags MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Snailedlt Co-authored-by: Jørgen Kalsnes Hagen <43886029+Snailedlt@users.noreply.github.com> --- devicon.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/devicon.json b/devicon.json index 0d9c199d8..2c01d2ba7 100644 --- a/devicon.json +++ b/devicon.json @@ -7204,7 +7204,8 @@ "træfikmesh" ], "tags": [ - "mesh" + "mesh", + "kubernetes" ], "versions": { "svg": [ From 0373a73a1ced0d3f7bd06b8dcc9d3d70c9629691 Mon Sep 17 00:00:00 2001 From: Kilian PAQUIER Date: Fri, 15 Jul 2022 12:52:14 +0200 Subject: [PATCH 4/4] traefikmesh| added lines versions --- devicon.json | 4 +++- icons/traefikmesh/traefikmesh-line-wordmark.svg | 3 +++ icons/traefikmesh/traefikmesh-line.svg | 3 +++ 3 files changed, 9 insertions(+), 1 deletion(-) create mode 100644 icons/traefikmesh/traefikmesh-line-wordmark.svg create mode 100644 icons/traefikmesh/traefikmesh-line.svg diff --git a/devicon.json b/devicon.json index 2c01d2ba7..8fe5e5af7 100644 --- a/devicon.json +++ b/devicon.json @@ -7214,7 +7214,9 @@ ], "font": [ "original", - "plain-wordmark" + "plain-wordmark", + "line", + "line-wordmark" ] }, "color": "#9D0FB0", diff --git a/icons/traefikmesh/traefikmesh-line-wordmark.svg b/icons/traefikmesh/traefikmesh-line-wordmark.svg new file mode 100644 index 000000000..3b8489a7c --- /dev/null +++ b/icons/traefikmesh/traefikmesh-line-wordmark.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/traefikmesh/traefikmesh-line.svg b/icons/traefikmesh/traefikmesh-line.svg new file mode 100644 index 000000000..6ba0eac67 --- /dev/null +++ b/icons/traefikmesh/traefikmesh-line.svg @@ -0,0 +1,3 @@ + + +