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/kora/actions/16/view-currency-list.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/kora/actions/16/view-currency-list.svg')
-rw-r--r-- | .icons/kora/actions/16/view-currency-list.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.icons/kora/actions/16/view-currency-list.svg b/.icons/kora/actions/16/view-currency-list.svg new file mode 100644 index 000000000..197abb465 --- /dev/null +++ b/.icons/kora/actions/16/view-currency-list.svg @@ -0,0 +1,8 @@ +<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"> + <defs> + <style id="current-color-scheme" type="text/css"> + .ColorScheme-Text { color:#dfdfdf; } .ColorScheme-Highlight { color:#4285f4; } .ColorScheme-NeutralText { color:#ff9800; } .ColorScheme-PositiveText { color:#4caf50; } .ColorScheme-NegativeText { color:#f44336; } + </style> + </defs> + <path fill="#dfdfdf" d="m9.857 1.486-1.714 1.028 2.857 4.763v.723h-2v1h2v1h-2v1h2v4h2v-4h2v-1h-2v-1h2v-1h-2v-.723l2.857-4.763-1.714-1.028-2.143 3.571zm-4.357.514c-2.076.004-3.894 2.082-4.373 5h-1.127v1h1.016c-.01.166-.015.333-.016.5.001.167.007.334.018.5h-1.018v1h1.127c.479 2.918 2.297 4.996 4.373 5 1.534 0 2.965-1.133 3.791-3h-2.223c-.444.644-.997.996-1.568.996-1.055-.002-2.001-1.206-2.354-2.996h2.854v-1h-2.98c-.012-.167-.019-.335-.02-.504 0-.166.005-.331.016-.496h4.984v-1h-4.855c.351-1.794 1.298-3.002 2.355-3.004.572.001 1.128.355 1.572 1.004h2.215c-.825-1.865-2.255-2.998-3.787-3z"/> +</svg> |