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/camera-on.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/camera-on.svg')
-rw-r--r-- | .icons/Gruvbox-Light/status/48/camera-on.svg | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/.icons/Gruvbox-Light/status/48/camera-on.svg b/.icons/Gruvbox-Light/status/48/camera-on.svg new file mode 100644 index 000000000..29bf320e6 --- /dev/null +++ b/.icons/Gruvbox-Light/status/48/camera-on.svg @@ -0,0 +1,10 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" version="1"> + <rect style="opacity:0.2" width="40" height="40" x="-45" y="-44" rx="20" ry="20" transform="matrix(0,-1,-1,0,0,0)"/> + <rect style="fill:#e4e4e4" width="40" height="40" x="-44" y="-44" rx="20" ry="20" transform="matrix(0,-1,-1,0,0,0)"/> + <circle style="fill:#3f3f3f" cx="24" cy="24" r="12"/> + <circle style="opacity:0.2" cx="24" cy="-25" r="9" transform="scale(1,-1)"/> + <circle style="fill:#ba174e" cx="24" cy="-24" r="9" transform="scale(1,-1)"/> + <path style="opacity:0.1;fill:#ffffff" d="M 24,4 C 12.92,4 4,12.92 4,24 4,24.168 4.0076,24.333 4.0117,24.5 4.2764,13.654 13.088,5 23.9997,5 c 10.9117,0 19.724,8.654 19.988,19.5 0.004,-0.167 0.012,-0.332 0.012,-0.5 0,-11.08 -8.92,-20 -20,-20 z"/> + <circle style="opacity:0.2" cx="24" cy="25" r="6"/> + <circle style="fill:#d67495" cx="24" cy="24" r="6"/> +</svg> |