From 9fd313153b0dc1ecd5206c52dbdf68d916f9a016 Mon Sep 17 00:00:00 2001 From: Osman Halacoglu <30694379+halacoglu@users.noreply.github.com> Date: Fri, 6 Oct 2023 19:16:55 +0300 Subject: [PATCH] Add `Norton` icon (#7708) Co-authored-by: PratyushJayachandran <35000807+PratyushJayachandran@users.noreply.github.com> --- _data/simple-icons.json | 5 +++++ icons/norton.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/norton.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 2d6b34565..1ab64a582 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -9075,6 +9075,11 @@ "hex": "E3695F", "source": "https://github.com/necolas/normalize.css/blob/3a60304f90870c6087d226f53e02a7523c907a35/logo.svg" }, + { + "title": "Norton", + "hex": "FFE01A", + "source": "https://us.norton.com" + }, { "title": "Norwegian", "hex": "D81939", diff --git a/icons/norton.svg b/icons/norton.svg new file mode 100644 index 000000000..1b84f0578 --- /dev/null +++ b/icons/norton.svg @@ -0,0 +1 @@ +Norton \ No newline at end of file