From 824022cd1f633c70c4d2782934251616756f4668 Mon Sep 17 00:00:00 2001
From: Indrajith
Date: Wed, 3 Jul 2024 02:03:35 +0530
Subject: Dots Updated

* Adds GTK Themes
* Adds wlogout
* Adds tmux config
* Adds Pywal-16-colors
* Removed unwanted gtk folders
* Config Updates
  * Fish
  * Hyprland
  * Hyprlock
  * Hyprpaper
  * waybar
---
 .icons/kora/apps/scalable/chrome-app-list.svg | 34 +++++++++++++++++++++++++++
 1 file changed, 34 insertions(+)
 create mode 100644 .icons/kora/apps/scalable/chrome-app-list.svg

(limited to '.icons/kora/apps/scalable/chrome-app-list.svg')

diff --git a/.icons/kora/apps/scalable/chrome-app-list.svg b/.icons/kora/apps/scalable/chrome-app-list.svg
new file mode 100644
index 000000000..8d4696512
--- /dev/null
+++ b/.icons/kora/apps/scalable/chrome-app-list.svg
@@ -0,0 +1,34 @@
+<svg clip-rule="evenodd" fill-rule="evenodd" stroke-linejoin="round" stroke-miterlimit="2" viewBox="0 0 48 48" xmlns="http://www.w3.org/2000/svg">
+ <linearGradient id="a" x2="1" gradientTransform="matrix(0 -43.3373 43.3373 0 201.9 45.6687)" gradientUnits="userSpaceOnUse">
+  <stop stop-color="#d2d2d2" offset="0"/>
+  <stop stop-color="#ececec" offset="1"/>
+ </linearGradient>
+ <linearGradient id="b" x2="1" gradientTransform="matrix(19.2504 -9.92628 9.92628 19.2504 10.0051 22.5612)" gradientUnits="userSpaceOnUse">
+  <stop stop-color="#db4437" offset="0"/>
+  <stop stop-color="#fd5757" offset="1"/>
+ </linearGradient>
+ <linearGradient id="c" x2="1" gradientTransform="matrix(13.0427 -12.283 12.283 13.0427 5.99178 40.7477)" gradientUnits="userSpaceOnUse">
+  <stop stop-color="#0f9d58" offset="0"/>
+  <stop stop-color="#00d455" offset="1"/>
+ </linearGradient>
+ <linearGradient id="d" x2="1" gradientTransform="matrix(1.86971 -14.7077 14.7077 1.86971 27.3857 35.6939)" gradientUnits="userSpaceOnUse">
+  <stop stop-color="#ffcd40" offset="0"/>
+  <stop stop-color="#fee145" offset="1"/>
+ </linearGradient>
+ <linearGradient id="e" x2="1" gradientTransform="matrix(3.70273 -8.5098 8.5098 3.70273 21.1535 29.4621)" gradientUnits="userSpaceOnUse">
+  <stop stop-color="#3889e9" offset="0"/>
+  <stop stop-color="#5ea5fb" offset="1"/>
+ </linearGradient>
+ <path d="m45.668 8.56c0-3.438-2.79-6.228-6.228-6.228h-30.88c-3.438 0-6.228 2.79-6.228 6.228v30.88c0 3.438 2.79 6.228 6.228 6.228h30.88c3.438 0 6.228-2.79 6.228-6.228z" fill="url(#a)"/>
+ <g fill="url(#b)">
+  <ellipse cx="15.918" cy="15.751" rx="3.116" ry="3.116"/>
+  <ellipse cx="24.27" cy="15.751" rx="3.116" ry="3.116"/>
+  <ellipse cx="32.372" cy="15.751" rx="3.116" ry="3.116"/>
+ </g>
+ <ellipse cx="15.918" cy="24.351" rx="3.116" ry="3.116" fill="url(#c)"/>
+ <ellipse cx="15.918" cy="32.578" rx="3.116" ry="3.116" fill="url(#c)"/>
+ <ellipse cx="32.372" cy="24.102" rx="3.116" ry="3.116" fill="url(#d)"/>
+ <ellipse cx="32.372" cy="32.329" rx="3.116" ry="3.116" fill="url(#d)"/>
+ <ellipse cx="24.27" cy="32.578" rx="3.116" ry="3.116" fill="url(#d)"/>
+ <ellipse cx="24.27" cy="24.227" rx="3.116" ry="3.116" fill="url(#e)"/>
+</svg>
-- 
cgit v1.2.3