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/cutecom.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/cutecom.svg')
-rw-r--r-- | .icons/kora/apps/scalable/cutecom.svg | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/.icons/kora/apps/scalable/cutecom.svg b/.icons/kora/apps/scalable/cutecom.svg new file mode 100644 index 000000000..9e06a61d4 --- /dev/null +++ b/.icons/kora/apps/scalable/cutecom.svg @@ -0,0 +1,7 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" version="1"> + <path fill="#b7b7b7" d="m9 6h30v14h-30z"/> + <rect fill="#4f4f4f" width="40" height="24" x="4" y="18" rx="2" ry="2"/> + <path style="opacity:0.4" d="M 12 23 L 12 27 L 36 27 L 36 23 L 12 23 z M 14 29 L 14 33 L 34 33 L 34 29 L 14 29 z M 16 35 L 16 39 L 32 39 L 32 35 L 16 35 z"/> + <path fill="#fff" opacity=".2" d="m9 6v1h30v-1h-30z"/> + <path opacity=".2" d="m4 40v1c0 1.108 0.892 2 2 2h36c1.108 0 2-0.892 2-2v-1c0 1.108-0.892 2-2 2h-36c-1.108 0-2-0.892-2-2z"/> +</svg> |