From 6043ba64cdf056c87aee1063d99618bbb3ccf5ac Mon Sep 17 00:00:00 2001 From: oguz_tuefekcioglu Date: Sun, 9 Oct 2022 16:08:42 +0300 Subject: [PATCH 1/3] playwright original and plain versions are added --- devicon.json | 18 ++++++++++++++++++ icons/playwright/playwright-original.svg | 1 + icons/playwright/playwright-plain.svg | 1 + 3 files changed, 20 insertions(+) create mode 100644 icons/playwright/playwright-original.svg create mode 100644 icons/playwright/playwright-plain.svg diff --git a/devicon.json b/devicon.json index f8de0b6da..84ed85dc9 100644 --- a/devicon.json +++ b/devicon.json @@ -5628,6 +5628,24 @@ "color": "#b74af7", "aliases": [] }, + { + "name": "playwright", + "tags": [ + "testing", + "framework" + ], + "versions": { + "svg": [ + "original", + "plain" + ], + "font": [ + "plain" + ] + }, + "color": "#2EAD33", + "aliases": [] + }, { "name": "plotly", "altnames": [], diff --git a/icons/playwright/playwright-original.svg b/icons/playwright/playwright-original.svg new file mode 100644 index 000000000..3065efc7a --- /dev/null +++ b/icons/playwright/playwright-original.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/playwright/playwright-plain.svg b/icons/playwright/playwright-plain.svg new file mode 100644 index 000000000..a80419537 --- /dev/null +++ b/icons/playwright/playwright-plain.svg @@ -0,0 +1 @@ + \ No newline at end of file From 075fbe34fdab74c459a0e4f31db69fd44a5a143c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?O=C4=9Fuz=20Akif=20T=C3=BCfekcio=C4=9Flu?= Date: Mon, 10 Oct 2022 16:47:53 +0300 Subject: [PATCH 2/3] altnames attribute is added to playwright --- devicon.json | 1 + 1 file changed, 1 insertion(+) diff --git a/devicon.json b/devicon.json index 84ed85dc9..5902423fb 100644 --- a/devicon.json +++ b/devicon.json @@ -5630,6 +5630,7 @@ }, { "name": "playwright", + "altnames": [], "tags": [ "testing", "framework" From 3a783d4497bae7c46c0f537edf58c3d578fdd0e9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?O=C4=9Fuz=20Akif=20T=C3=BCfekcio=C4=9Flu?= Date: Mon, 10 Oct 2022 19:33:57 +0300 Subject: [PATCH 3/3] Plain version paths combined into single path --- icons/playwright/playwright-plain.svg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/icons/playwright/playwright-plain.svg b/icons/playwright/playwright-plain.svg index a80419537..111e7af7d 100644 --- a/icons/playwright/playwright-plain.svg +++ b/icons/playwright/playwright-plain.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file