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/liferea-available.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/liferea-available.svg')
-rw-r--r-- | .icons/kora/panel/22/liferea-available.svg | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/.icons/kora/panel/22/liferea-available.svg b/.icons/kora/panel/22/liferea-available.svg new file mode 100644 index 000000000..3926507f7 --- /dev/null +++ b/.icons/kora/panel/22/liferea-available.svg @@ -0,0 +1,9 @@ +<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="opacity:0.3;fill:currentColor" class="ColorScheme-Text" d="m8 1c-3.878 0-7 3.122-7 7s3.122 7 7 7 7-3.122 7-7-3.122-7-7-7zm0 .991c3.318 0 6.009 2.691 6.009 6.009s-2.691 6.009-6.009 6.009-6.009-2.691-6.009-6.009 2.691-6.009 6.009-6.009z" /> + <path style="fill:currentColor" class="ColorScheme-Text" d="m7.37 2.828c-.184.019-.369.032-.548.069-.359.073-.701.17-1.031.31-1.577.667-2.765 2.049-3.188 3.737.011.012.022.021.034.034.296.316 1.071.752 1.646.96.314.113.923.293 1.338.378.416.085.691.169.65.173-.041.003-.226.141-.411.307-.353.317-.534.596-.687 1.097-.083.275-.074.368.035.517.066.09.36.299.652.48.292.18.633.43.755.548.454.44.755 1.224.755 1.988 0 .195.02.298.035.342.037.003.063-.003.101 0 .084-.032.21-.07.41-.17 1.677-.839 2.445-1.922 2.369-3.36-.06-1.147-.599-1.563-2.779-2.025-1.606-.34-2.468-.918-2.468-1.646 0-.192.064-.304.273-.514.226-.225.274-.241.448-.206.111.022.395.17.615.344.496.392.74.549.996.549.109 0 .204-.019.204-.035s-.08-.141-.169-.273c-.495-.729-.465-2.095.069-3.26.083-.182.144-.309.135-.344-.074.004-.165-.008-.239 0zm5.144 2.573c-.099-.061-.91.792-1.097 1.166-.37.744-.231 1.229.652 2.16.306.323.672.758.787.962s.214.371.241.342.107-.263.17-.514c.166-.659.179-1.807 0-2.47-.139-.514-.624-1.566-.753-1.646z"/> +</svg> |