From 4169481cbaa8e5d734e18df4e058beb2d60b99ba Mon Sep 17 00:00:00 2001 From: prem munagapati <54018894+Mvlprem@users.noreply.github.com> Date: Sat, 10 Feb 2024 16:13:45 +0530 Subject: [PATCH] Add LintCode Icon (#10422) --- _data/simple-icons.json | 5 +++++ icons/lintcode.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/lintcode.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 56fa7999..d05fa00d 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -8379,6 +8379,11 @@ "hex": "43E55E", "source": "https://linktr.ee" }, + { + "title": "LintCode", + "hex": "13B4FF", + "source": "https://www.lintcode.com" + }, { "title": "Linux", "hex": "FCC624", diff --git a/icons/lintcode.svg b/icons/lintcode.svg new file mode 100644 index 00000000..278621b6 --- /dev/null +++ b/icons/lintcode.svg @@ -0,0 +1 @@ +LintCode \ No newline at end of file