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/emblems/scalable/emblem-unreadable.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/emblems/scalable/emblem-unreadable.svg')
-rw-r--r-- | .icons/kora/emblems/scalable/emblem-unreadable.svg | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/.icons/kora/emblems/scalable/emblem-unreadable.svg b/.icons/kora/emblems/scalable/emblem-unreadable.svg new file mode 100644 index 000000000..088999595 --- /dev/null +++ b/.icons/kora/emblems/scalable/emblem-unreadable.svg @@ -0,0 +1,15 @@ + +<svg style="clip-rule:evenodd;fill-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:1.41421" viewBox="0 0 96 96" xmlns="http://www.w3.org/2000/svg" xmlns:serif="http://www.serif.com/"> + <path d="m63.077 20l-15.077 15.077-15.077-15.077-12.923 12.923 15.077 15.077-15.077 15.077 12.923 12.923 15.077-15.077 15.077 15.077 12.923-12.923-15.077-15.077 15.077-15.077-12.923-12.923z" style="fill:none;stroke-width:5px;stroke:url(#_Linear1)"/> + <path d="m63.077 20l-15.077 15.077-15.077-15.077-12.923 12.923 15.077 15.077-15.077 15.077 12.923 12.923 15.077-15.077 15.077 15.077 12.923-12.923-15.077-15.077 15.077-15.077-12.923-12.923z" style="fill-rule:nonzero;fill:url(#_Linear2)" serif:id="Symbol"/> + <defs> + <linearGradient id="_Linear1" x2="1" gradientTransform="matrix(-1.7253,58.4193,-58.4193,-1.7253,49.7253,20)" gradientUnits="userSpaceOnUse"> + <stop style="stop-color:#fff;stop-opacity:.239216" offset="0"/> + <stop style="stop-color:#b3b3b3" offset="1"/> + </linearGradient> + <linearGradient id="_Linear2" x2="1" gradientTransform="matrix(-.543836 53.4362 -53.4362 -.543836 48.9068 22.6286)" gradientUnits="userSpaceOnUse"> + <stop style="stop-color:#292929" offset="0"/> + <stop style="stop-color:#353535" offset="1"/> + </linearGradient> + </defs> +</svg> |