From f149b1f6aff8b84082b05cce191b02968ebc00e3 Mon Sep 17 00:00:00 2001 From: Micael Jarniac Date: Thu, 27 Apr 2023 10:35:35 -0300 Subject: [PATCH] Add Ruff icon (#8576) --- _data/simple-icons.json | 5 +++++ icons/ruff.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/ruff.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 77618248..a073f936 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -10001,6 +10001,11 @@ "hex": "E9573F", "source": "https://rubygems.org/pages/about" }, + { + "title": "Ruff", + "hex": "FCC21B", + "source": "https://github.com/charliermarsh/ruff/blob/e04ef423344837c916e75a7b09ea674711a104e0/assets/badge/v1.json" + }, { "title": "Runkeeper", "hex": "001E62", diff --git a/icons/ruff.svg b/icons/ruff.svg new file mode 100644 index 00000000..9161e651 --- /dev/null +++ b/icons/ruff.svg @@ -0,0 +1 @@ +Ruff \ No newline at end of file