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/budgie-start-here-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/budgie-start-here-symbolic.svg')
-rw-r--r-- | .icons/kora/places/symbolic/budgie-start-here-symbolic.svg | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/.icons/kora/places/symbolic/budgie-start-here-symbolic.svg b/.icons/kora/places/symbolic/budgie-start-here-symbolic.svg new file mode 100644 index 000000000..83d151f31 --- /dev/null +++ b/.icons/kora/places/symbolic/budgie-start-here-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=".2" d="m8 0c-4.418 0-8 3.582-8 8s3.582 8 8 8 8-3.582 8-8-3.582-8-8-8z"/> + <path style="fill:currentColor" class="ColorScheme-Text" d="m9.365 4c2.08 0 3.173 1.457 3.694 2.699l1.441.301-1.437.66c.111 1.223-.446 2.498-1.206 3.426-.729.907-1.692 1.414-2.787 1.709-1.58.422-3.406.199-4.814-.729-.821-.59-1.55-1.465-1.965-2.509-.334-1.034-.355-2.066-.193-3.1.162.591.639 1.387 1.207 1.556.567.169 1.287.083 1.713-.328.901-.875 1.407-2.451 2.41-3.136.577-.433 1.258-.549 1.937-.549zm.635 1c-.552 0-1 .448-1 1s.448 1 1 1 1-.448 1-1-.448-1-1-1z"/> +</svg> |