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/Gruvbox-Light/status/48/notification-printer-symbolic.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/Gruvbox-Light/status/48/notification-printer-symbolic.svg')
-rw-r--r-- | .icons/Gruvbox-Light/status/48/notification-printer-symbolic.svg | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/.icons/Gruvbox-Light/status/48/notification-printer-symbolic.svg b/.icons/Gruvbox-Light/status/48/notification-printer-symbolic.svg new file mode 100644 index 000000000..5c93eac33 --- /dev/null +++ b/.icons/Gruvbox-Light/status/48/notification-printer-symbolic.svg @@ -0,0 +1,16 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" version="1"> + <rect width="17" height="40" x="-33" y="-44" rx="2" ry="2" transform="matrix(0,-1,-1,0,0,0)" style="opacity:0.2"/> + <path d="m 8,28 0,15 c 0,1.108 0.892,2 2,2 l 28,0 c 1.108,0 2,-0.892 2,-2 L 40,28 8,28 Z" style="opacity:0.2"/> + <path style="fill:#e4e4e4" d="M 10 4 C 8.892 4 8 4.892 8 6 L 8 18 L 40 18 L 40 6 C 40 4.892 39.108 4 38 4 L 10 4 z"/> + <rect fill="#4f4f4f" width="17" height="40" x="-32" y="-44" rx="2" ry="2" transform="matrix(0,-1,-1,0,0,0)"/> + <path fill="#fff" opacity=".1" d="m6 15.004c-1.108 0-2 0.892-2 2v1c0-1.108 0.892-2 2-2h36c1.108 0 2 0.892 2 2v-1c0-1.108-0.892-2-2-2h-36z"/> + <rect width="36" height="4" x="6" y="25" style="opacity:0.2"/> + <rect style="opacity:0.2" width="4" height="4" x="6" y="18" rx="1.5" ry="1.5"/> + <rect width="4" height="4" x="6" y="17" rx="1.5" ry="1.5" style="fill:#76ff03"/> + <path style="fill:#e4e4e4" d="M 8 27 L 8 42 C 8 43.108 8.892 44 10 44 L 38 44 C 39.108 44 40 43.108 40 42 L 40 27 L 8 27 z"/> + <path style="fill:#ffffff;opacity:0.2" d="M 10 4 C 8.892 4 8 4.892 8 6 L 8 7 C 8 5.892 8.892 5 10 5 L 38 5 C 39.108 5 40 5.892 40 7 L 40 6 C 40 4.892 39.108 4 38 4 L 10 4 z"/> + <rect width="21" height="2" x="12" y="38" style="opacity:0.5;fill-rule:evenodd"/> + <rect width="17" height="2" x="12" y="34" style="opacity:0.5;fill-rule:evenodd"/> + <rect style="opacity:0.5;fill-rule:evenodd" width="24" height="2" x="12" y="30"/> + <path style="fill:#ffffff;opacity:0.2" d="M 7.5 17 C 6.669 17 6 17.669 6 18.5 L 6 19.5 C 6 18.669 6.669 18 7.5 18 L 8.5 18 C 9.331 18 10 18.669 10 19.5 L 10 18.5 C 10 17.669 9.331 17 8.5 17 L 7.5 17 z"/> +</svg> |