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/kmenuedit.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/kmenuedit.svg')
-rw-r--r-- | .icons/kora/apps/scalable/kmenuedit.svg | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/.icons/kora/apps/scalable/kmenuedit.svg b/.icons/kora/apps/scalable/kmenuedit.svg new file mode 100644 index 000000000..8ec3b2680 --- /dev/null +++ b/.icons/kora/apps/scalable/kmenuedit.svg @@ -0,0 +1,11 @@ +<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(0 -33.6872 33.6872 0 923.28 40.4502)" gradientUnits="userSpaceOnUse"> + <stop stop-color="#dae2e5" offset="0"/> + <stop stop-color="#fff" offset="1"/> + </linearGradient> + <path d="m39.44 42.074h-17.691l-5.415 5.926-5.334-5.926h-2.44c-3.438 0-6.228-2.79-6.228-6.228v-27.286c0-3.438 2.79-6.228 6.228-6.228h30.88c3.438 0 6.228 2.79 6.228 6.228v27.286c0 3.438-2.79 6.228-6.228 6.228z" fill="url(#a)"/> + <path d="m2.332 16.929h43.336v10.714h-43.336z" fill="#00c7c5"/> + <path d="m11.73 20h2.54c.396 0 .73.336.73.732v2.538c0 .396-.334.73-.73.73h-2.54c-.396 0-.73-.334-.73-.73v-2.538c0-.396.334-.732.73-.732zm9.27 4c-1.104 0-2-.896-2-2s.896-2 2-2h14c1.104 0 2 .896 2 2s-.896 2-2 2z" fill="#fff"/> + <path d="m21 21h14" fill="none"/> + <path d="m11.73 7.649h2.54c.396 0 .73.336.73.732v2.537c0 .396-.334.731-.73.731h-2.54c-.396 0-.73-.335-.73-.731v-2.537c0-.396.334-.732.73-.732zm9.27 4c-1.104 0-2-.896-2-2s.896-2 2-2h14c1.104 0 2 .896 2 2s-.896 2-2 2zm-9.27 19.996h2.54c.396 0 .73.336.73.733v2.537c0 .396-.334.73-.73.73h-2.54c-.396 0-.73-.334-.73-.73v-2.537c0-.397.334-.733.73-.733zm9.27 4c-1.104 0-2-.896-2-2s.896-2 2-2h14c1.104 0 2 .896 2 2s-.896 2-2 2z" fill="#484848"/> +</svg> |