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/32/changes-prevent.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/32/changes-prevent.svg')
-rw-r--r-- | .icons/gruvbox_dark/status/32/changes-prevent.svg | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/.icons/gruvbox_dark/status/32/changes-prevent.svg b/.icons/gruvbox_dark/status/32/changes-prevent.svg new file mode 100644 index 000000000..ceb396a2d --- /dev/null +++ b/.icons/gruvbox_dark/status/32/changes-prevent.svg @@ -0,0 +1,10 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" version="1"> + <path fill="#d2d2d2" d="m16 2c-4.432 0-8 3.568-8 8v3h3v-3c0-2.77 2.23-5 5-5s5 2.23 5 5v3h3v-3c0-4.432-3.568-8-8-8z"/> + <rect fill="#fecd38" width="17" height="22" x="-30" y="-27" rx="1.4" ry="1.4" transform="matrix(0,-1,-1,0,0,0)"/> + <path fill="#fff" opacity=".1" d="m16 2c-4.432 0-8 3.568-8 8v1c0-4.432 3.568-8 8-8s8 3.568 8 8v-1c0-4.432-3.568-8-8-8z"/> + <path fill="#fff" opacity=".1" d="m6.4004 13c-0.7756 0-1.4004 0.625-1.4004 1.4v1c0-0.775 0.6248-1.4 1.4004-1.4h19.2c0.775 0 1.4 0.625 1.4 1.4v-1c0-0.775-0.625-1.4-1.4-1.4h-19.2z"/> + <path fill="#cb9a05" d="m5 27.6v1c0 0.775 0.6248 1.4 1.4004 1.4h19.2c0.775 0 1.4-0.625 1.4-1.4v-1c0 0.775-0.625 1.4-1.4 1.4h-19.2c-0.7752 0-1.4-0.625-1.4-1.4z"/> + <path fill="#fff" opacity=".1" d="m5 26.6v1c0 0.775 0.6248 1.4 1.4004 1.4h19.2c0.775 0 1.4-0.625 1.4-1.4v-1c0 0.775-0.625 1.4-1.4 1.4h-19.2c-0.7752 0-1.4-0.625-1.4-1.4z"/> + <rect fill="#fed96a" width="22" height="10" x="5" y="16" rx="0" ry="0"/> + <path opacity=".2" d="m16 5c-2.77 0-5 2.23-5 5v1c0-2.77 2.23-5 5-5s5 2.23 5 5v-1c0-2.77-2.23-5-5-5zm-11 23.6v1c0 0.775 0.6248 1.4 1.4004 1.4h19.2c0.775 0 1.4-0.625 1.4-1.4v-1c0 0.775-0.625 1.4-1.4 1.4h-19.2c-0.7752 0-1.4-0.625-1.4-1.4z"/> +</svg> |