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-light-panel/panel/22/bitcoin-indicator.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-light-panel/panel/22/bitcoin-indicator.svg')
-rw-r--r-- | .icons/kora-light-panel/panel/22/bitcoin-indicator.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.icons/kora-light-panel/panel/22/bitcoin-indicator.svg b/.icons/kora-light-panel/panel/22/bitcoin-indicator.svg new file mode 100644 index 000000000..f121775da --- /dev/null +++ b/.icons/kora-light-panel/panel/22/bitcoin-indicator.svg @@ -0,0 +1,8 @@ +<svg clip-rule="evenodd" fill-rule="evenodd" stroke-linejoin="round" stroke-miterlimit="2" width="100%" height="100%" viewBox="-3 -3 22 22" xmlns="http://www.w3.org/2000/svg"> + <defs> + <style id="current-color-scheme" type="text/css"> + .ColorScheme-Text { color:#444444; } .ColorScheme-Highlight { color:#4285f4; } .ColorScheme-NeutralText { color:#ff9800; } .ColorScheme-PositiveText { color:#4caf50; } .ColorScheme-NegativeText { color:#f44336; } + </style> + </defs> + <path style="fill:currentColor" class="ColorScheme-Text" d="m5.2 13.6v1.4l1.4-.025v-1.375h1.378l.044 1.4h1.4l-.044-1.4c2.671-.193 4.222-.512 4.222-3.5 0-2.1-1.401-2.799-3.057-2.8 1.051-.08 1.657-.7 1.657-2.45 0-1.05-.606-2.45-1.4-2.45h-1.4v-1.4h-1.4v1.4c-.419 0-.976-.015-1.4 0v-1.4h-1.4v1.4h-2.8v1.4s.503-.021.484 0c.644-.01.849.457.916.768v6.932c-.025.197-.004.686-.454.7.021.018-.946 0-.946 0v1.4zm1.4-5.6v4.2c2.8 0 4.2 0 4.2-2.1s-1.4-2.1-4.2-2.1zm0-4.2v2.8c1.777 0 2.8 0 2.8-1.4s-.826-1.4-2.8-1.4z" fill="#444444"/> +</svg> |