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/apps/symbolic/pcbnew-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/apps/symbolic/pcbnew-symbolic.svg')
-rwxr-xr-x | .icons/Gruvbox-Light/apps/symbolic/pcbnew-symbolic.svg | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/.icons/Gruvbox-Light/apps/symbolic/pcbnew-symbolic.svg b/.icons/Gruvbox-Light/apps/symbolic/pcbnew-symbolic.svg new file mode 100755 index 000000000..16c158e2b --- /dev/null +++ b/.icons/Gruvbox-Light/apps/symbolic/pcbnew-symbolic.svg @@ -0,0 +1,6 @@ +<svg xmlns="http://www.w3.org/2000/svg" style="isolation:isolate" width="16" height="16" viewBox="0 0 16 16"> + <g opacity=".6"> + <path fill="#928374" fill-rule="evenodd" d="M 8.667 8 L 7.333 8 L 7.333 3.333 L 8.667 3.333 L 8.667 8 Z M 1.333 13.333 L 1.333 12 L 7.333 12 L 7.333 7.333 L 14.667 7.333 L 14.667 8.667 L 8.667 8.667 L 8.667 13.333 L 1.333 13.333 Z"/> + </g> + <path fill="#928374" d="M 8 2 C 7.264 2 6.667 2.597 6.667 3.333 C 6.667 4.07 7.264 4.667 8 4.667 C 8.736 4.667 9.333 4.07 9.333 3.333 C 9.333 2.597 8.736 2 8 2 Z M 8 6.667 C 7.264 6.667 6.667 7.264 6.667 8 C 6.667 8.736 7.264 9.333 8 9.333 C 8.736 9.333 9.333 8.736 9.333 8 C 9.333 7.264 8.736 6.667 8 6.667 Z M 14.667 6.667 C 13.93 6.667 13.333 7.264 13.333 8 C 13.333 8.736 13.93 9.333 14.667 9.333 C 15.403 9.333 16 8.736 16 8 C 16 7.264 15.403 6.667 14.667 6.667 Z M 1.333 11.333 C 0.597 11.333 0 11.93 0 12.667 C 0 13.403 0.597 14 1.333 14 C 2.07 14 2.667 13.403 2.667 12.667 C 2.667 11.93 2.07 11.333 1.333 11.333 Z M 8 11.333 C 7.264 11.333 6.667 11.93 6.667 12.667 C 6.667 13.403 7.264 14 8 14 C 8.736 14 9.333 13.403 9.333 12.667 C 9.333 11.93 8.736 11.333 8 11.333 Z"/> +</svg> |