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/agenda-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/agenda-symbolic.svg')
-rwxr-xr-x | .icons/Gruvbox-Light/apps/symbolic/agenda-symbolic.svg | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/.icons/Gruvbox-Light/apps/symbolic/agenda-symbolic.svg b/.icons/Gruvbox-Light/apps/symbolic/agenda-symbolic.svg new file mode 100755 index 000000000..261ef4893 --- /dev/null +++ b/.icons/Gruvbox-Light/apps/symbolic/agenda-symbolic.svg @@ -0,0 +1,11 @@ +<svg xmlns="http://www.w3.org/2000/svg" style="isolation:isolate" width="16" height="16" version="1.1" viewBox="0 0 16 16"> + <defs> + <clipPath id="_clipPath_jpa7GRF080lqgDM5gD01g1xjQLJhRxDv"> + <rect width="16" height="16"/> + </clipPath> + </defs> + <g clip-path="url(#_clipPath_jpa7GRF080lqgDM5gD01g1xjQLJhRxDv)"> + <path fill-rule="evenodd" d="M 12.745 4.584 C 13.492 5.616 13.923 6.889 13.923 8.27 C 13.923 11.869 10.991 14.732 7.462 14.732 C 3.932 14.732 1 11.869 1 8.27 C 1 4.671 3.932 1.809 7.462 1.809 L 7.462 1.809 C 9.082 1.809 10.576 2.411 11.713 3.416 C 12.56 2.376 13.323 1.596 13.799 1.37 C 14.484 0.983 15.376 1.786 14.831 2.373 C 14.208 2.821 13.486 3.599 12.745 4.584 Z M 11.064 4.222 C 10.107 3.4 8.851 2.9 7.462 2.9 L 7.462 2.9 C 4.395 2.9 1.974 5.338 1.974 8.272 C 1.974 11.207 4.393 13.643 7.462 13.643 C 10.527 13.643 12.947 11.206 12.947 8.272 C 12.947 7.226 12.64 6.242 12.093 5.419 C 10.646 7.436 9.252 9.882 8.559 11.495 C 8.288 12.219 7.483 12.219 6.772 11.495 L 4.393 8.34 L 4.392 8.34 C 3.774 7.425 5.078 6.359 5.734 7.31 L 7.537 9.8 C 7.862 8.791 9.483 6.264 11.064 4.222 Z" style="fill:#928374"/> + <rect fill="#928374" width="4.625" height="3.594" x="17.63" y="-.28" transform="matrix(1,0,0,1,0,0)"/> + </g> +</svg> |