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/16/view-barcode-add.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/16/view-barcode-add.svg')
-rw-r--r-- | .icons/Gruvbox_Dark/actions/16/view-barcode-add.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.icons/Gruvbox_Dark/actions/16/view-barcode-add.svg b/.icons/Gruvbox_Dark/actions/16/view-barcode-add.svg new file mode 100644 index 000000000..090b719a9 --- /dev/null +++ b/.icons/Gruvbox_Dark/actions/16/view-barcode-add.svg @@ -0,0 +1,8 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16"> + <defs> + <style id="current-color-scheme" type="text/css"> + .ColorScheme-Text { color:#eff0f2; } .ColorScheme-Highlight { color:#5294e2; } + </style> + </defs> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 1 1.0039062 L 1 14.003906 L 3 14.003906 L 3 1.0039062 L 1 1.0039062 z M 4 1.0039062 L 4 7.0039062 L 5 7.0039062 L 5 1.0039062 L 4 1.0039062 z M 6 1.0039062 L 6 14.003906 L 7 14.003906 L 7 1.0039062 L 6 1.0039062 z M 8 1.0039062 L 8 9.0039062 L 9 9.0039062 L 9 1.0039062 L 8 1.0039062 z M 10 1.0039062 L 10 7.0039062 L 11 7.0039062 L 11 1.0039062 L 10 1.0039062 z M 12 1.0039062 L 12 7.0039062 L 15 7.0039062 L 15 1.0039062 L 12 1.0039062 z M 11 8.0039062 A 1.000075 1.000075 0 0 0 10 9.0039062 L 10 10.003906 L 9 10.003906 A 1.000075 1.000075 0 0 0 8 11.003906 L 8 12.003906 A 1.000075 1.000075 0 0 0 9 13.003906 L 10 13.003906 L 10 14.003906 A 1.000075 1.000075 0 0 0 11 15.003906 L 12 15.003906 A 1.000075 1.000075 0 0 0 13 14.003906 L 13 13.003906 L 14 13.003906 A 1.000075 1.000075 0 0 0 15 12.003906 L 15 11.003906 A 1.000075 1.000075 0 0 0 14 10.003906 L 13 10.003906 L 13 9.0039062 A 1.000075 1.000075 0 0 0 12 8.0039062 L 11 8.0039062 z"/> +</svg> |