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-Light/apps/symbolic/shield-symbolic.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-Light/apps/symbolic/shield-symbolic.svg')
-rw-r--r-- | .icons/Gruvbox-Light/apps/symbolic/shield-symbolic.svg | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/.icons/Gruvbox-Light/apps/symbolic/shield-symbolic.svg b/.icons/Gruvbox-Light/apps/symbolic/shield-symbolic.svg new file mode 100644 index 000000000..da2a43b1c --- /dev/null +++ b/.icons/Gruvbox-Light/apps/symbolic/shield-symbolic.svg @@ -0,0 +1,22 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" version="1.1"> + <path style="fill:#928374" d="M 2.2647059,12.735294 V 14.5 h 2.6470588 v -1.764706 z"/> + <path d="M 5.7941176,12.735294 V 14.5 h 2.6470589 v -1.764706 z" style="fill:#928374"/> + <path style="fill:#928374" d="M 9.3235294,12.735294 V 14.5 h 2.6470586 v -1.764706 z"/> + <path d="M 12.852941,12.735294 V 14.5 H 15.5 v -1.764706 z" style="fill:#928374"/> + <path d="m 0.5,10.088235 v 1.764706 h 2.6470588 v -1.764706 z" style="fill:#928374"/> + <path style="fill:#928374" d="m 4.0294118,10.088235 v 1.764706 h 2.6470588 v -1.764706 z"/> + <path d="m 7.5588235,10.088235 v 1.764706 h 2.6470585 v -1.764706 z" style="fill:#928374"/> + <path style="fill:#928374" d="m 11.088235,10.088235 v 1.764706 h 2.647059 v -1.764706 z"/> + <path d="M 2.2647059,7.4411767 V 9.2058826 H 4.9117647 V 7.4411767 Z" style="fill:#928374"/> + <path style="fill:#928374" d="M 5.7941176,7.4411767 V 9.2058826 H 8.4411765 V 7.4411767 Z"/> + <path d="M 9.3235294,7.4411767 V 9.2058826 H 11.970588 V 7.4411767 Z" style="fill:#928374"/> + <path style="fill:#928374" d="M 12.852941,7.4411767 V 9.2058826 H 15.5 V 7.4411767 Z"/> + <path style="fill:#928374" d="M 0.5,4.7941178 V 6.5588237 H 3.1470588 V 4.7941178 Z"/> + <path d="M 4.0294118,4.7941178 V 6.5588237 H 6.6764706 V 4.7941178 Z" style="fill:#928374"/> + <path style="fill:#928374" d="M 7.5588235,4.7941178 V 6.5588237 H 10.205882 V 4.7941178 Z"/> + <path d="m 11.088235,4.7941178 v 1.7647059 h 2.647059 V 4.7941178 Z" style="fill:#928374"/> + <path style="fill:#928374" d="M 2.2647059,2.147059 V 3.9117649 H 4.9117647 V 2.147059 Z"/> + <path d="M 5.7941176,2.147059 V 3.9117649 H 8.4411765 V 2.147059 Z" style="fill:#928374"/> + <path style="fill:#928374" d="M 9.3235294,2.147059 V 3.9117649 H 11.970588 V 2.147059 Z"/> + <path d="M 12.852941,2.147059 V 3.9117649 H 15.5 V 2.147059 Z" style="fill:#928374"/> +</svg> |