From 993d5317c8b3f713840a53e9d190d8561c97560f Mon Sep 17 00:00:00 2001 From: CodeShakingSheep <19874562+CodeShakingSheep@users.noreply.github.com> Date: Sat, 18 May 2024 10:15:34 -0500 Subject: [PATCH] Add Lemon Squeezy icon (#10900) Co-authored-by: uncenter <47499684+uncenter@users.noreply.github.com> --- _data/simple-icons.json | 5 +++++ icons/lemonsqueezy.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/lemonsqueezy.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index b92419e61..2061f251d 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -8521,6 +8521,11 @@ "url": "https://github.com/LemmyNet/lemmy/blob/main/LICENSE" } }, + { + "title": "Lemon Squeezy", + "hex": "FFC233", + "source": "https://www.lemonsqueezy.com" + }, { "title": "Lenovo", "hex": "E2231A", diff --git a/icons/lemonsqueezy.svg b/icons/lemonsqueezy.svg new file mode 100644 index 000000000..6ce4641ed --- /dev/null +++ b/icons/lemonsqueezy.svg @@ -0,0 +1 @@ +Lemon Squeezy \ No newline at end of file