From 6c5cf633dc3529ea6c2f41bd53770c01f5852189 Mon Sep 17 00:00:00 2001 From: Osman Halacoglu <30694379+halacoglu@users.noreply.github.com> Date: Sat, 27 Aug 2022 20:40:14 +0300 Subject: [PATCH 1/4] Add norton.svg --- icons/norton.svg | 1 + 1 file changed, 1 insertion(+) create mode 100644 icons/norton.svg diff --git a/icons/norton.svg b/icons/norton.svg new file mode 100644 index 000000000000..ada4311159e2 --- /dev/null +++ b/icons/norton.svg @@ -0,0 +1 @@ +Norton \ No newline at end of file From 7c1da6ead0330045613f75d036770d6ba1dee931 Mon Sep 17 00:00:00 2001 From: Osman Halacoglu <30694379+halacoglu@users.noreply.github.com> Date: Sat, 27 Aug 2022 20:41:50 +0300 Subject: [PATCH 2/4] Update simple-icons.json --- _data/simple-icons.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 3ffec85f6f39..4dacdf8d0eb1 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -7383,6 +7383,11 @@ "source": "https://nordvpn.com/press-area/", "guidelines": "https://nordvpn.com/press-area/" }, + { + "title": "Norton", + "hex": "FFE01A", + "source": "https://static.nortoncdn.com/static/ngpcdn/static/ngp2022.3.14.8/dist/images/norton-black.svg" + }, { "title": "Norwegian", "hex": "D81939", From 1207777d7144e6fb518c5f8c1162708e278b0566 Mon Sep 17 00:00:00 2001 From: PratyushJayachandran <35000807+PratyushJayachandran@users.noreply.github.com> Date: Sat, 16 Sep 2023 02:26:04 -0700 Subject: [PATCH 3/4] Fix source Co-authored-by: Adam Rusted --- _data/simple-icons.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 4dacdf8d0eb1..606c2b37f3ad 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -7386,7 +7386,7 @@ { "title": "Norton", "hex": "FFE01A", - "source": "https://static.nortoncdn.com/static/ngpcdn/static/ngp2022.3.14.8/dist/images/norton-black.svg" + "source": "https://us.norton.com" }, { "title": "Norwegian", From 95271a5dc590e6db0690b14363ad03477a96c5aa Mon Sep 17 00:00:00 2001 From: PratyushJayachandran <35000807+PratyushJayachandran@users.noreply.github.com> Date: Sat, 16 Sep 2023 02:32:07 -0700 Subject: [PATCH 4/4] Fix icon --- icons/norton.svg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/icons/norton.svg b/icons/norton.svg index ada4311159e2..1b84f0578c06 100644 --- a/icons/norton.svg +++ b/icons/norton.svg @@ -1 +1 @@ -Norton \ No newline at end of file +Norton \ No newline at end of file