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/status/48/computer-fail.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/status/48/computer-fail.svg')
-rw-r--r-- | .icons/Gruvbox-Dark/status/48/computer-fail.svg | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/.icons/Gruvbox-Dark/status/48/computer-fail.svg b/.icons/Gruvbox-Dark/status/48/computer-fail.svg new file mode 100644 index 000000000..69ce3e792 --- /dev/null +++ b/.icons/Gruvbox-Dark/status/48/computer-fail.svg @@ -0,0 +1,15 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" version="1.1"> + <rect style="opacity:0.2" width="32" height="24" x="-43" y="-36" rx="2" ry="2" transform="matrix(0,-1,-1,0,0,0)"/> + <rect fill="#8e8e8e" width="32" height="24" x="-42" y="-36" rx="2" ry="2" transform="matrix(0,-1,-1,0,0,0)"/> + <rect style="opacity:0.2" width="32" height="40" x="-39" y="-44" rx="2" ry="2" transform="matrix(0,-1,-1,0,0,0)"/> + <rect style="fill:#4f4f4f" width="32" height="40" x="-38" y="-44" rx="2" ry="2" transform="matrix(0,-1,-1,0,0,0)"/> + <rect style="fill:#e64b39" width="26" height="34" x="-35" y="-41" rx="0" ry="0" transform="matrix(0,-1,-1,0,0,0)"/> + <path fill="#ffffff" d="m6 6c-1.108 0-2 0.892-2 2v1c0-1.108 0.892-2 2-2h36c1.108 0 2 0.892 2 2v-1c0-1.108-0.892-2-2-2h-36z" style="opacity:0.1"/> + <rect style="opacity:0.1;fill:#ffffff" width="34" height="1" x="7" y="35"/> + <g transform="matrix(2,0,0,2,-962.0004,561)" style="opacity:0.2;enable-background:new"> + <path d="m 490.0002,-272 v 2.5 h 1 v -2.5 z m 5,0 v 2.5 h 1 v -2.5 z m -6,4.5 v 1 h 1 6 1 v -1 h -1 -6 z m 8,1 v 1 h 1 v -1 z m -8,0 h -1 v 1 h 1 z"/> + </g> + <g style="fill:#ffffff;enable-background:new" transform="matrix(2,0,0,2,-962.0004,560)"> + <path d="m 490.0002,-272 v 2.5 h 1 v -2.5 z m 5,0 v 2.5 h 1 v -2.5 z m -6,4.5 v 1 h 1 6 1 v -1 h -1 -6 z m 8,1 v 1 h 1 v -1 z m -8,0 h -1 v 1 h 1 z" style="fill:#ffffff"/> + </g> +</svg> |