From b847a846bf9716f04939f0a5e8d0ac8133d0e1f2 Mon Sep 17 00:00:00 2001 From: talksik Date: Sat, 5 Apr 2025 14:25:36 -0700 Subject: [PATCH] feat: add outlook icon --- CMakeLists.txt | 1 + app-icons/outlook.svg | 35 +++++++++++++++++++++++++++++++++++ 2 files changed, 36 insertions(+) create mode 100644 app-icons/outlook.svg diff --git a/CMakeLists.txt b/CMakeLists.txt index df0f31e..57a6b61 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -77,6 +77,7 @@ set(icons app-icons/safari.svg app-icons/vs-code.svg app-icons/ghostty.png + app-icons/outlook.svg logos/FLOWY-4.svg logos/FLOWY-5.svg logos/FLOWY-6.svg diff --git a/app-icons/outlook.svg b/app-icons/outlook.svg new file mode 100644 index 0000000..586f39f --- /dev/null +++ b/app-icons/outlook.svg @@ -0,0 +1,35 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file