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/preferences-system-splash-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/preferences-system-splash-symbolic.svg')
-rw-r--r-- | .icons/Gruvbox-Light/apps/symbolic/preferences-system-splash-symbolic.svg | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/.icons/Gruvbox-Light/apps/symbolic/preferences-system-splash-symbolic.svg b/.icons/Gruvbox-Light/apps/symbolic/preferences-system-splash-symbolic.svg new file mode 100644 index 000000000..6c59030fe --- /dev/null +++ b/.icons/Gruvbox-Light/apps/symbolic/preferences-system-splash-symbolic.svg @@ -0,0 +1,32 @@ +<svg xmlns="http://www.w3.org/2000/svg" style="isolation:isolate" width="16" height="16" viewBox="0 0 16 16"> + <defs> + <clipPath id="_clipPath_GWA57mSVUvSL0bxmmawPEuiUnw1ldEeE"> + <rect width="16" height="16"/> + </clipPath> + </defs> + <g clip-path="url(#_clipPath_GWA57mSVUvSL0bxmmawPEuiUnw1ldEeE)"> + <rect style="fill:#928374" fill-opacity="0" width="16" height="16"/> + <g opacity=".6"> + <circle fill="#928374" cx="8" cy="1.412" r="1.412" vector-effect="non-scaling-stroke"/> + </g> + <circle fill="#928374" cx="8" cy="14.588" r="1.412" vector-effect="non-scaling-stroke"/> + <g opacity=".4"> + <path fill="#928374" d="M 14.588 9.412 C 15.367 9.412 16 8.779 16 8 C 16 7.221 15.367 6.588 14.588 6.588 C 13.809 6.588 13.176 7.221 13.176 8 C 13.176 8.779 13.809 9.412 14.588 9.412 Z"/> + </g> + <g opacity=".8"> + <path fill="#928374" d="M 1.412 9.412 C 2.191 9.412 2.824 8.779 2.824 8 C 2.824 7.221 2.191 6.588 1.412 6.588 C 0.633 6.588 0 7.221 0 8 C 0 8.779 0.633 9.412 1.412 9.412 Z"/> + </g> + <g opacity=".3"> + <path fill="#928374" d="M 11.66 13.657 C 12.211 14.208 13.106 14.208 13.657 13.657 C 14.208 13.106 14.208 12.211 13.657 11.66 C 13.106 11.109 12.211 11.109 11.66 11.66 C 11.109 12.211 11.109 13.106 11.66 13.657 Z"/> + </g> + <g opacity=".7"> + <path fill="#928374" d="M 2.343 4.339 C 2.894 4.89 3.789 4.89 4.339 4.339 C 4.89 3.789 4.89 2.894 4.339 2.343 C 3.789 1.792 2.894 1.792 2.343 2.343 C 1.792 2.894 1.792 3.789 2.343 4.339 Z"/> + </g> + <g opacity=".9"> + <path fill="#928374" d="M 4.339 13.657 C 3.789 14.208 2.894 14.208 2.343 13.657 C 1.792 13.106 1.792 12.211 2.343 11.66 C 2.894 11.109 3.789 11.109 4.339 11.66 C 4.89 12.211 4.89 13.106 4.339 13.657 Z"/> + </g> + <g opacity=".5"> + <path fill="#928374" d="M 13.657 4.339 C 13.106 4.89 12.211 4.89 11.66 4.339 C 11.109 3.789 11.109 2.894 11.66 2.343 C 12.211 1.792 13.106 1.792 13.657 2.343 C 14.208 2.894 14.208 3.789 13.657 4.339 Z"/> + </g> + </g> +</svg> |