diff options
author | Indrajith | 2024-07-03 02:03:35 +0530 |
---|---|---|
committer | Indrajith | 2024-07-03 02:03:35 +0530 |
commit | 824022cd1f633c70c4d2782934251616756f4668 (patch) | |
tree | a310eb4bf72b26c2d110838b8c487daaa3537bea /.icons/kora/apps/scalable/goverlay.svg | |
parent | 57eb70137b5bbcdabdc0f02eea5477b3e5f845a1 (diff) | |
download | dots-824022cd1f633c70c4d2782934251616756f4668.tar.gz dots-824022cd1f633c70c4d2782934251616756f4668.tar.bz2 dots-824022cd1f633c70c4d2782934251616756f4668.zip |
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
Diffstat (limited to '.icons/kora/apps/scalable/goverlay.svg')
-rw-r--r-- | .icons/kora/apps/scalable/goverlay.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.icons/kora/apps/scalable/goverlay.svg b/.icons/kora/apps/scalable/goverlay.svg new file mode 100644 index 000000000..d580f0bfd --- /dev/null +++ b/.icons/kora/apps/scalable/goverlay.svg @@ -0,0 +1,8 @@ +<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(-.28017 -37.8792 37.8792 -.28017 26.7351 43.3982)" gradientUnits="userSpaceOnUse"> + <stop stop-color="#cfcfcf" offset="0"/> + <stop stop-color="#ffffff" offset="1"/> + </linearGradient> + <path d="m15.871 43.359h15.518c3.483 0 6.823-1.383 9.286-3.846s3.847-5.803 3.847-9.286v-11.194c0-0.895-0.727-1.621-1.622-1.621s-1.622 0.726-1.622 1.621v11.194c0 2.623-1.042 5.138-2.896 6.992-1.855 1.855-4.37 2.897-6.993 2.897h-15.518c-0.895 0-1.622 0.726-1.622 1.622 0 0.895 0.727 1.621 1.622 1.621zm-5.406-5.405h20.14c4.7 0 8.511-3.811 8.511-8.511v-15.815c0-0.895-0.727-1.622-1.622-1.622s-1.622 0.727-1.622 1.622v15.814c0 2.91-2.358 5.268-5.267 5.268h-20.14c-0.895 0-1.621 0.727-1.621 1.622s0.726 1.622 1.621 1.622zm23.245-29.192c0-1.791-1.452-3.243-3.243-3.243h-24.867c-1.791 0-3.243 1.452-3.243 3.243v20.542c0 1.792 1.452 3.244 3.243 3.244h24.867c1.791 0 3.243-1.452 3.243-3.244z" fill="url(#a)"/> + <path d="m5.6 8.762h24.866v20.542h-24.866z" fill="#3f3f3f"/> +</svg> |