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/actions/22/tools-media-optical-copy.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/actions/22/tools-media-optical-copy.svg')
-rw-r--r-- | .icons/Gruvbox-Light/actions/22/tools-media-optical-copy.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.icons/Gruvbox-Light/actions/22/tools-media-optical-copy.svg b/.icons/Gruvbox-Light/actions/22/tools-media-optical-copy.svg new file mode 100644 index 000000000..78f0528c6 --- /dev/null +++ b/.icons/Gruvbox-Light/actions/22/tools-media-optical-copy.svg @@ -0,0 +1,8 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="22" height="22" viewBox="0 0 22 22"> + <defs> + <style id="current-color-scheme" type="text/css"> + .ColorScheme-Text { color:#928374; } .ColorScheme-Highlight { color:#5294e2; } + </style> + </defs> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 8.7148438 1.2890625 C 7.1046437 1.2890625 5.6365875 1.9400281 4.5546875 2.9863281 A 6.5 6.5 0 0 1 7 2.5039062 A 6.5 6.5 0 0 1 13.5 9.0039062 A 6.5 6.5 0 0 1 13.017578 11.447266 C 14.063578 10.365266 14.714844 8.8991625 14.714844 7.2890625 C 14.714844 3.9956625 12.008044 1.2890625 8.7148438 1.2890625 z M 7 3 C 3.7066 3 1 5.7066 1 9 C 1 12.2934 3.7066 15 7 15 C 10.2934 15 13 12.2934 13 9 C 13 5.7066 10.2934 3 7 3 z M 7 7.2851562 C 7.9417 7.2851562 8.7148438 8.05829 8.7148438 9 C 8.7148438 9.94169 7.94171 10.714844 7 10.714844 C 6.0583 10.714844 5.2851563 9.9417 5.2851562 9 C 5.2851562 8.0583 6.05829 7.2851562 7 7.2851562 z" transform="translate(3 3)"/> +</svg> |