From 51e53b768e0f272310385c07ebc91290bc1fca6f Mon Sep 17 00:00:00 2001 From: Ben Hur Date: Wed, 24 Jan 2024 16:23:32 -0500 Subject: [PATCH] Add icon for 365 DataScience (#10285) * Add 365Datascience.svg * Add 365 DataScience to simple-icons.json * Fix ",' issue * Fix 365 DataScience.svg grouping issue * Properly Lint 365DataScience * Alphabetize 365DataScience * Remove # on "hex" * Adjust width/height pixels for 365 DataScience.svg * Change 365datascience.svg to contain "365" in the logo * Update 365DataScience.svg to maintain 24px width ratio * Update titles for 365 Data Science and increase optimization precision by 1 on svg file. * add changes to 365datascience.svg * revert changes * Changed path for 365datascience.svg --------- Co-authored-by: Peter Noble <15157491+PeterShaggyNoble@users.noreply.github.com> --- _data/simple-icons.json | 5 +++++ icons/365datascience.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/365datascience.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index c1596751..0c5ed74c 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -36,6 +36,11 @@ "hex": "DD0700", "source": "https://support.2k.com/hc/en-us/articles/203972113-Digital-Copies-of-2K-Manuals" }, + { + "title": "365 Data Science", + "hex": "000C1F", + "source": "https://365datascience.com" + }, { "title": "3M", "hex": "FF0000", diff --git a/icons/365datascience.svg b/icons/365datascience.svg new file mode 100644 index 00000000..1d2cb713 --- /dev/null +++ b/icons/365datascience.svg @@ -0,0 +1 @@ +365 Data Science \ No newline at end of file