From 2f1b70009d3a7441c576301669b5fc3d08caacdc Mon Sep 17 00:00:00 2001
From: PratyushJayachandran
<35000807+PratyushJayachandran@users.noreply.github.com>
Date: Sun, 20 Aug 2023 00:55:43 -0700
Subject: [PATCH] Update QuickLook (#9331)
* Update QuickLook icon
* Update JSON data for QuickLook
---
_data/simple-icons.json | 7 +++++--
icons/quicklook.svg | 2 +-
2 files changed, 6 insertions(+), 3 deletions(-)
diff --git a/_data/simple-icons.json b/_data/simple-icons.json
index f18ec676..b24a689e 100644
--- a/_data/simple-icons.json
+++ b/_data/simple-icons.json
@@ -10316,8 +10316,11 @@
},
{
"title": "QuickLook",
- "hex": "22A2E3",
- "source": "https://github.com/QL-Win/QuickLook/tree/f726841d99bbceafd5399e5777b4dba302bf1e51"
+ "hex": "0078D3",
+ "source": "https://github.com/QL-Win/QuickLook/blob/f726841d99bbceafd5399e5777b4dba302bf1e51/QuickLook/Resources/app.svg",
+ "license": {
+ "type": "GPL-3.0-or-later"
+ }
},
{
"title": "QuickTime",
diff --git a/icons/quicklook.svg b/icons/quicklook.svg
index 0b3ad854..e7c14504 100644
--- a/icons/quicklook.svg
+++ b/icons/quicklook.svg
@@ -1 +1 @@
-
\ No newline at end of file
+
\ No newline at end of file