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/actions/symbolic/edit-paste-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_Dark/actions/symbolic/edit-paste-symbolic.svg')
-rw-r--r-- | .icons/Gruvbox_Dark/actions/symbolic/edit-paste-symbolic.svg | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.icons/Gruvbox_Dark/actions/symbolic/edit-paste-symbolic.svg b/.icons/Gruvbox_Dark/actions/symbolic/edit-paste-symbolic.svg new file mode 100644 index 000000000..ee4a5d64b --- /dev/null +++ b/.icons/Gruvbox_Dark/actions/symbolic/edit-paste-symbolic.svg @@ -0,0 +1,3 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" version="1.1"> + <path style="fill:#eff0f2" d="M 8,0 C 6.9,0 6,0.9 6,2 H 3 C 2,2 2,3 2,3 V 14 C 2,15 3,15 3,15 H 13 C 13,15 14,15 14,14 V 3 C 14,2 13,2 13,2 H 10 C 10,1.86 10,1.72 9.97,1.59 9.78,0.68 8.97,0 8,0 Z M 8,1 C 8.41,1 8.75,1.27 8.91,1.62 8.96,1.74 9,1.86 9,2 9,2.55 8.55,3 8,3 7.45,3 7,2.55 7,2 7,1.45 7.45,1 8,1 Z M 4,4 H 5 V 5 H 11 V 4 H 12 V 13 H 4 Z"/> +</svg> |