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/places/symbolic/internet-radio-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/kora/places/symbolic/internet-radio-symbolic.svg')
-rw-r--r-- | .icons/kora/places/symbolic/internet-radio-symbolic.svg | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/.icons/kora/places/symbolic/internet-radio-symbolic.svg b/.icons/kora/places/symbolic/internet-radio-symbolic.svg new file mode 100644 index 000000000..186a15d80 --- /dev/null +++ b/.icons/kora/places/symbolic/internet-radio-symbolic.svg @@ -0,0 +1,9 @@ +<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 style="fill:currentColor" class="ColorScheme-Text" fill-opacity=".85" transform="translate(0 -1)" d="m10.618 14.494c-.152.056-.321.035-.454-.057-.132-.092-.212-.243-.212-.405-.007-.004-.007-.008-.007-.012.001-.205.127-.39.319-.465 2.193-.892 3.736-3.046 3.736-5.555 0-3.317-2.683-6-6-6s-6 2.683-6 6c0 2.509 1.543 4.663 3.735 5.558.191.074.316.258.316.462.004.004.004.008.004.012 0 .164-.08.318-.215.411-.135.094-.307.116-.46.058-2.568-1.045-4.38-3.564-4.38-6.501 0-3.87 3.13-7 7-7s7 3.13 7 7c0 2.937-1.812 5.456-4.382 6.494z"/> + <path style="fill:currentColor" class="ColorScheme-Text" fill-opacity=".85" d="m8 4c-1.657 0-3 1.343-3 3 .002 1.27.803 2.401 2 2.824v5.176c0 .554.446 1 1 1s1-.446 1-1v-5.174c1.198-.423 1.999-1.555 2-2.826 0-1.657-1.343-3-3-3z"/> +</svg> |