From 3fdbe8336b372ab835e0ec89d738cc250e0d6882 Mon Sep 17 00:00:00 2001 From: Peter Noble <15157491+PeterShaggyNoble@users.noreply.github.com> Date: Fri, 15 Mar 2024 16:01:01 +0000 Subject: [PATCH] Add Rich icon (#10329) --- _data/simple-icons.json | 5 +++++ icons/rich.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/rich.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 1d47b9af..5fd72319 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -12816,6 +12816,11 @@ "hex": "801010", "source": "https://github.com/mcneel/compute.rhino3d/blob/2204d998ff0397a1c6a18dd2312a96508ad48bdb/README.md" }, + { + "title": "Rich", + "hex": "FAE742", + "source": "https://github.com/Textualize/rich/blob/fd981823644ccf50d685ac9c0cfe8e1e56c9dd35/imgs/logo.svg" + }, { "title": "Rider", "hex": "000000", diff --git a/icons/rich.svg b/icons/rich.svg new file mode 100644 index 00000000..f1b7fa35 --- /dev/null +++ b/icons/rich.svg @@ -0,0 +1 @@ +Rich \ No newline at end of file