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/panel/22/fcitx-sayura-panel.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/panel/22/fcitx-sayura-panel.svg')
-rw-r--r-- | .icons/kora/panel/22/fcitx-sayura-panel.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.icons/kora/panel/22/fcitx-sayura-panel.svg b/.icons/kora/panel/22/fcitx-sayura-panel.svg new file mode 100644 index 000000000..fd07a13b3 --- /dev/null +++ b/.icons/kora/panel/22/fcitx-sayura-panel.svg @@ -0,0 +1,8 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="100%" height="100%" viewBox="-3 -3 22 22"> + <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" d="m10.799 2.057.873.697c-.032.053-.059.1-.08.143-.011.042-.016.106-.016.191 0 .116.038.246.112.394.512.393.816.861 1.144 1.366.087.186.186.369.201.566.035.453-.147.836-.443 1.143-.296.306-1.121.459-1.871.459-.201 0-.497-.028-.719-.08v3.703c.19-.053.461-.121.641-.205.19-.085.385-.18.586-.286l.412 1.063c-.254.116-.511.221-.776.316-.253.085-.599.16-.863.223v3.25h-1v-3.061c-.307.043-1.827.112-2.102.112-.983 0-1.839-.143-2.568-.428-.729-.296-1.301-.73-1.713-1.301-.402-.57-.617-1.384-.617-2.24.028-.596.246-1.049.543-1.43.602-.764 1.319-1.132 2.137-1.437.348-.095.755-.121 1.22-.153.476-.042 1.047-.062 1.713-.062h1.387c-.032-.497-.215-1.301-.5-1.533-.275-.233-.629-.348-1.063-.348-.412 0-.724.08-.935.238-.212.148-.317.353-.317.618 0 0 .016.206.016.238l-1.127.142c-.021-.095-.031-.492-.031-.492 0-.581.207-1.025.619-1.332.412-.306.977-.459 1.695-.459 1.1 0 1.861.444 2.284 1.332.285-.486.672-.935 1.158-1.347zm-3.074 3.943c-.74 0-1.334.02-1.778.062-.433.043-.787.112-1.062.207-.265.085-.502.198-.713.325-.588.471-.848.886-.903 1.338-.021.303-.083.562-.039.787.202 1.013.779 1.359 1.545 1.826.561.254 1.31.379 2.25.379.286 0 1.711-.047 1.975-.078v-4.846zm2.978-2.326c-.264.317-.518.629-.592.935-.074.307-.111.241-.111.6v.697c.17.034.44.063.656.063.349 0 .892-.058 1.03-.174.132-.185.169-.337.158-.477-.05-.275-.162-.5-.305-.713-.218-.388-.563-.657-.836-.931z" fill="#dfdfdf"/> +</svg> |