From c2b24cf71c650d10e78a56c4747b912475a65a5b Mon Sep 17 00:00:00 2001 From: LitoMore Date: Tue, 17 Dec 2024 22:02:31 +0800 Subject: [PATCH] Rename TencentQQ to QQ (#12218) --- _data/simple-icons.json | 12 ++++++------ icons/qq.svg | 1 + icons/tencentqq.svg | 1 - 3 files changed, 7 insertions(+), 7 deletions(-) create mode 100644 icons/qq.svg delete mode 100644 icons/tencentqq.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 6fd1efac1..88989e14a 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -12958,6 +12958,12 @@ ] } }, + { + "title": "QQ", + "hex": "1EBAFC", + "source": "https://en.wikipedia.org/wiki/File:Tencent_QQ.svg", + "guidelines": "https://qq.design/brand/BrandDesign/Logo" + }, { "title": "Qt", "hex": "41CD52", @@ -15879,12 +15885,6 @@ "hex": "000000", "source": "https://github.com/temporalio/temporaldotio/blob/b6b5f3ed1fda818d5d6c07e27ec15d51a61f2267/public/images/icons/temporal-no-text.svg" }, - { - "title": "Tencent QQ", - "hex": "1EBAFC", - "source": "https://en.wikipedia.org/wiki/File:Tencent_QQ.svg", - "guidelines": "https://qq.design/brand/BrandDesign/Logo" - }, { "title": "TensorFlow", "hex": "FF6F00", diff --git a/icons/qq.svg b/icons/qq.svg new file mode 100644 index 000000000..8690b359c --- /dev/null +++ b/icons/qq.svg @@ -0,0 +1 @@ +QQ \ No newline at end of file diff --git a/icons/tencentqq.svg b/icons/tencentqq.svg deleted file mode 100644 index fc6922dd4..000000000 --- a/icons/tencentqq.svg +++ /dev/null @@ -1 +0,0 @@ -Tencent QQ \ No newline at end of file