From f2d3696075552ed5d18b0d891975675269bec72a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kamil=20Pomyka=C5=82a?= Date: Mon, 15 Jul 2024 21:21:50 +0200 Subject: [PATCH] Add Literal icon (#11401) Co-authored-by: uncenter <47499684+uncenter@users.noreply.github.com> --- _data/simple-icons.json | 5 +++++ icons/literal.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/literal.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 43af591b..92b67442 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -8956,6 +8956,11 @@ "source": "https://litecoin-foundation.org/litecoin-branding-guidelines/", "guidelines": "https://litecoin-foundation.org/litecoin-branding-guidelines/" }, + { + "title": "Literal", + "hex": "000000", + "source": "https://literal.club/pages/press" + }, { "title": "LITIENGINE", "hex": "00A5BC", diff --git a/icons/literal.svg b/icons/literal.svg new file mode 100644 index 00000000..b920dcdc --- /dev/null +++ b/icons/literal.svg @@ -0,0 +1 @@ +Literal \ No newline at end of file