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/gruvbox_dark/apps/64/cs-overview-alt.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/gruvbox_dark/apps/64/cs-overview-alt.svg')
-rw-r--r-- | .icons/gruvbox_dark/apps/64/cs-overview-alt.svg | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/.icons/gruvbox_dark/apps/64/cs-overview-alt.svg b/.icons/gruvbox_dark/apps/64/cs-overview-alt.svg new file mode 100644 index 000000000..b1cbdae91 --- /dev/null +++ b/.icons/gruvbox_dark/apps/64/cs-overview-alt.svg @@ -0,0 +1,24 @@ +<svg xmlns="http://www.w3.org/2000/svg" style="isolation:isolate" width="256" height="256" viewBox="0 0 256 256"> + <defs> + <filter id="9suDHZPr7lwJHGPvaCERf3DEf0G2Py8Q" width="400%" height="400%" x="-200%" y="-200%" color-interpolation-filters="sRGB" filterUnits="objectBoundingBox"> + <feGaussianBlur xmlns="http://www.w3.org/2000/svg" in="SourceGraphic" stdDeviation="4.294"/> + <feOffset xmlns="http://www.w3.org/2000/svg" dx="0" dy="4" result="pf_100_offsetBlur"/> + <feFlood xmlns="http://www.w3.org/2000/svg" flood-opacity=".4"/> + <feComposite xmlns="http://www.w3.org/2000/svg" in2="pf_100_offsetBlur" operator="in" result="pf_100_dropShadow"/> + <feBlend xmlns="http://www.w3.org/2000/svg" in="SourceGraphic" in2="pf_100_dropShadow" mode="normal"/> + </filter> + </defs> + <g filter="url(#9suDHZPr7lwJHGPvaCERf3DEf0G2Py8Q)"> + <linearGradient id="_lgradient_41" x1=".187" x2=".19" y1=".005" y2=".871" gradientTransform="matrix(244.648,0,0,228.338,5.68,11.95)" gradientUnits="userSpaceOnUse"> + <stop offset="0%" style="stop-color:#07b3ff"/> + <stop offset="100%" style="stop-color:#007de8"/> + </linearGradient> + <path fill="url(#_lgradient_41)" d="M 165.689 11.95 C 239.745 11.95 250.328 22.507 250.328 96.494 L 250.328 155.745 C 250.328 229.731 239.745 240.288 165.689 240.288 L 90.319 240.288 C 16.264 240.288 5.68 229.731 5.68 155.745 L 5.68 96.494 C 5.68 22.507 16.264 11.95 90.319 11.95 L 165.689 11.95 L 165.689 11.95 L 165.689 11.95 Z"/> + </g> + <g opacity=".4"> + <path fill="#ffffff" d="M 250.328 155.745 C 250.328 229.731 239.745 240.288 165.689 240.288 C 164.547 182.075 192.79 153.924 250.328 155.745 Z"/> + </g> + <g opacity=".4"> + <path fill="#ffffff" d="M 5.68 96.494 C 5.68 22.507 16.264 11.95 90.319 11.95 C 99.807 74.092 71.634 102.313 5.68 96.494 Z"/> + </g> +</svg> |