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/apps/scalable/etherwall.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/apps/scalable/etherwall.svg')
-rw-r--r-- | .icons/kora/apps/scalable/etherwall.svg | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/.icons/kora/apps/scalable/etherwall.svg b/.icons/kora/apps/scalable/etherwall.svg new file mode 100644 index 000000000..627e7ce44 --- /dev/null +++ b/.icons/kora/apps/scalable/etherwall.svg @@ -0,0 +1,12 @@ +<svg clip-rule="evenodd" fill-rule="evenodd" stroke-linejoin="round" stroke-miterlimit="2" viewBox="0 0 48 48" xmlns="http://www.w3.org/2000/svg"> + <linearGradient id="a" x2="1" gradientTransform="matrix(.781395 -39.6465 39.6465 .781395 20.2883 43.6465)" gradientUnits="userSpaceOnUse"> + <stop stop-color="#313131" offset="0"/> + <stop stop-color="#4f4f4f" offset="1"/> + </linearGradient> + <linearGradient id="b" x2="1" gradientTransform="matrix(1.17209 -32 32 1.17209 22.3534 40)" gradientUnits="userSpaceOnUse"> + <stop stop-color="#ff8c00" offset="0"/> + <stop stop-color="#feab07" offset="1"/> + </linearGradient> + <path transform="matrix(1.067 0 0 1.067 -1.6079 -1.60795)" d="m40 4h-32c-2.195 0-4 1.806-4 4 0 .443.073.882.217 1.301l11 32c.554 1.611 2.079 2.699 3.783 2.699 1.117 0 2.184-.468 2.941-1.289l14.395-15.625c.327-.355.587-.767.768-1.215l6.605-16.375c.192-.475.29-.983.29-1.496 0-2.194-1.805-3.999-3.999-4z" fill="url(#a)"/> + <path transform="matrix(1.067 0 0 1.067 -1.6079 -1.60795)" d="m8 8c.472 1.607 9.798 28.518 11.084 32l3.916-4.277v-27.723zm19.418 0c-.066.663-.395 5.651-.77 11.66-.398 6.396-.76 12.022-.802 12.502-.019.206-.027.363-.03.488l2.639-2.88c.808-3.427 4.32-19.948 4.621-21.77zm7.223 0c-.412 1.558-4.424 18.064-4.969 20.439l1.473-1.607c1.121-3.276 5.534-17.113 5.998-18.832zm3.777 0c-.521 1.291-5.437 15.609-5.986 17.428l.963-1.053c1.51-3.502 6.214-15.129 6.605-16.375z" fill="url(#b)" fill-rule="nonzero"/> +</svg> |