From 194ad988fe31632ce85f94991151ae9233d947b0 Mon Sep 17 00:00:00 2001 From: Michiel Pater Date: Sat, 12 Feb 2022 21:25:39 +0100 Subject: [PATCH 1/6] new icon: sdl (original, plain) --- devicon.json | 20 ++++++++++++++++++++ icons/sdl/sdl-original.svg | 1 + icons/sdl/sdl-plain.svg | 1 + 3 files changed, 22 insertions(+) create mode 100644 icons/sdl/sdl-original.svg create mode 100644 icons/sdl/sdl-plain.svg diff --git a/devicon.json b/devicon.json index 9f8e46f20..6770b4e05 100644 --- a/devicon.json +++ b/devicon.json @@ -4027,6 +4027,26 @@ }, "color": "#00a1e0", "aliases": [] + }, + { + "name": "sdl", + "tags": [ + "library", + "cross-platform" + "multimedia", + "game", + ], + "versions": { + "svg": [ + "original", + "plain" + ], + "font": [ + "plain" + ] + }, + "color": "#173354", + "aliases": [] }, { "name": "rstudio", diff --git a/icons/sdl/sdl-original.svg b/icons/sdl/sdl-original.svg new file mode 100644 index 000000000..653d0e1c0 --- /dev/null +++ b/icons/sdl/sdl-original.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sdl/sdl-plain.svg b/icons/sdl/sdl-plain.svg new file mode 100644 index 000000000..9aad65676 --- /dev/null +++ b/icons/sdl/sdl-plain.svg @@ -0,0 +1 @@ + \ No newline at end of file From 51aa8e34e77b0d2126b4c7fc4d8a335de6f0d2d2 Mon Sep 17 00:00:00 2001 From: M Pater Date: Sun, 13 Feb 2022 14:38:45 +0100 Subject: [PATCH 2/6] Update devicon.json Co-authored-by: David Leal --- devicon.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devicon.json b/devicon.json index d16a7f9f7..89895f797 100644 --- a/devicon.json +++ b/devicon.json @@ -4047,7 +4047,7 @@ }, "color": "#00a1e0", "aliases": [] - }, + }, { "name": "sdl", "tags": [ From 02d048740ea717d24bb1ef55d9c87863de079449 Mon Sep 17 00:00:00 2001 From: M Pater Date: Sun, 13 Feb 2022 14:38:56 +0100 Subject: [PATCH 3/6] Update devicon.json Co-authored-by: David Leal --- devicon.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devicon.json b/devicon.json index 89895f797..001315f05 100644 --- a/devicon.json +++ b/devicon.json @@ -4052,7 +4052,7 @@ "name": "sdl", "tags": [ "library", - "cross-platform" + "cross-platform" "multimedia", "game", ], From 381c8bd59581d3e0065a003d423c300fdbb891fd Mon Sep 17 00:00:00 2001 From: M Pater Date: Sun, 13 Feb 2022 14:39:23 +0100 Subject: [PATCH 4/6] Update icons/sdl/sdl-original.svg Co-authored-by: David Leal --- icons/sdl/sdl-original.svg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/icons/sdl/sdl-original.svg b/icons/sdl/sdl-original.svg index 653d0e1c0..f7f42ec88 100644 --- a/icons/sdl/sdl-original.svg +++ b/icons/sdl/sdl-original.svg @@ -1 +1 @@ - \ No newline at end of file + From d0a3b0e952070ae321877946989aac7ed43d6d92 Mon Sep 17 00:00:00 2001 From: M Pater Date: Sun, 13 Feb 2022 14:39:32 +0100 Subject: [PATCH 5/6] Update icons/sdl/sdl-plain.svg Co-authored-by: David Leal --- icons/sdl/sdl-plain.svg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/icons/sdl/sdl-plain.svg b/icons/sdl/sdl-plain.svg index 9aad65676..c49ccfa17 100644 --- a/icons/sdl/sdl-plain.svg +++ b/icons/sdl/sdl-plain.svg @@ -1 +1 @@ - \ No newline at end of file + From 4ffb2ea5356891f8701da0a5905e400150fb0fa6 Mon Sep 17 00:00:00 2001 From: David Leal Date: Sun, 13 Feb 2022 08:04:14 -0600 Subject: [PATCH 6/6] Fix indentation and comma errors --- devicon.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/devicon.json b/devicon.json index 001315f05..de12f32f3 100644 --- a/devicon.json +++ b/devicon.json @@ -4047,14 +4047,14 @@ }, "color": "#00a1e0", "aliases": [] - }, - { + }, + { "name": "sdl", "tags": [ "library", - "cross-platform" + "cross-platform", "multimedia", - "game", + "game" ], "versions": { "svg": [