From 052da97426c8fbda0996c163761647d33dac2f24 Mon Sep 17 00:00:00 2001 From: cab - 21st <60197499+21st-centuryman@users.noreply.github.com> Date: Wed, 12 Jun 2024 19:34:45 +0200 Subject: [PATCH] Add Comma icon (#11034) Co-authored-by: uncenter <47499684+uncenter@users.noreply.github.com> --- _data/simple-icons.json | 5 +++++ icons/comma.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/comma.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 35b5bcba..d89ef58e 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -3466,6 +3466,11 @@ "hex": "79BD42", "source": "https://comicfury.com/images/gator-icon-black.png" }, + { + "title": "comma", + "hex": "51FF00", + "source": "https://comma.ai" + }, { "title": "Commerzbank", "hex": "FFCC33", diff --git a/icons/comma.svg b/icons/comma.svg new file mode 100644 index 00000000..e338ffec --- /dev/null +++ b/icons/comma.svg @@ -0,0 +1 @@ +comma \ No newline at end of file