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/tilesetter.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/tilesetter.svg')
-rw-r--r-- | .icons/kora/apps/scalable/tilesetter.svg | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/.icons/kora/apps/scalable/tilesetter.svg b/.icons/kora/apps/scalable/tilesetter.svg new file mode 100644 index 000000000..f6985ae66 --- /dev/null +++ b/.icons/kora/apps/scalable/tilesetter.svg @@ -0,0 +1,7 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" version="1.1"> + <rect style="opacity:0.2" width="40" height="32" x="4" y="9" rx="2" ry="2"/> + <rect style="fill:#4f4f4f" width="40" height="32" x="4" y="8" rx="2" ry="2"/> + <path style="fill:#ffffff;opacity:0.1" d="M 6 8 C 4.892 8 4 8.892 4 10 L 4 11 C 4 9.892 4.892 9 6 9 L 42 9 C 43.108 9 44 9.892 44 11 L 44 10 C 44 8.892 43.108 8 42 8 L 6 8 z"/> + <path style="opacity:0.2" d="M 8.5996,12 C 7.7132,12 7,12.713 7,13.6 V 18 L 12,24 V 17 H 25 L 19,12 Z M 25,17 H 31 V 38 H 36 V 17 H 41 V 13.6 C 41,12.713 40.287,12 39.4,12 H 31 Z M 12,24 7,30 V 36.4 C 7,37.287 7.7132,38 8.5996,38 H 19 L 25,33 H 12 Z"/> + <path style="fill:#e4e4e4" d="M 8.5996,11 C 7.7132,11 7,11.713 7,12.6 V 17 L 12,23 V 16 H 25 L 19,11 Z M 25,16 H 31 V 37 H 36 V 16 H 41 V 12.6 C 41,11.713 40.287,11 39.4,11 H 31 Z M 12,23 7,29 V 35.4 C 7,36.287 7.7132,37 8.5996,37 H 19 L 25,32 H 12 Z"/> +</svg> |