From 88e8f4e357e29846fa5bc56d84cb1d9f8734da09 Mon Sep 17 00:00:00 2001 From: Hansel Dsouza Date: Fri, 1 Jan 2021 14:10:23 -0500 Subject: [PATCH] Add Photobucket (#3253) * added photobucket * removed height width from svg * reset to previous commit * fixed hex code error after rollback * added pkg lock * fixed sizing issue * Rebuilt from new source; Precision of 3; Co-authored-by: Adam Rusted --- _data/simple-icons.json | 5 +++++ icons/photobucket.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/photobucket.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index c0af7f815..c9d22e6f4 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -5015,6 +5015,11 @@ "hex": "5F259F", "source": "https://www.phonepe.com/" }, + { + "title": "Photobucket", + "hex": "0672CB", + "source": "https://photobucket.com/" + }, { "title": "Photocrowd", "hex": "3DAD4B", diff --git a/icons/photobucket.svg b/icons/photobucket.svg new file mode 100644 index 000000000..0c4f62a74 --- /dev/null +++ b/icons/photobucket.svg @@ -0,0 +1 @@ +Photobucket icon \ No newline at end of file