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-Plus-Dark/devices/scalable/thunderbolt.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-Plus-Dark/devices/scalable/thunderbolt.svg')
-rw-r--r-- | .icons/Gruvbox-Plus-Dark/devices/scalable/thunderbolt.svg | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/.icons/Gruvbox-Plus-Dark/devices/scalable/thunderbolt.svg b/.icons/Gruvbox-Plus-Dark/devices/scalable/thunderbolt.svg new file mode 100644 index 000000000..d63850254 --- /dev/null +++ b/.icons/Gruvbox-Plus-Dark/devices/scalable/thunderbolt.svg @@ -0,0 +1,28 @@ +<svg width="256" height="256" style="isolation:isolate" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"> + <g transform="translate(0 -.1185)" filter="url(#a)"> + <linearGradient id="b" x1=".5002" x2=".5002" y2="1" gradientTransform="matrix(244,0,0,228,5.981,12.12)" gradientUnits="userSpaceOnUse"> + <stop stop-color="#83a598" offset="0"/> + <stop stop-color="#458588" offset="1"/> + </linearGradient> + <path d="m165 12.12c72 0 85 15 85 87v56c0 70-13 85-85 85h-74c-72 0-85-15-85-85v-56c0-72 13-87 85-87z" fill="url(#b)"/> + </g> + <defs> + <linearGradient id="linearGradient31" x1=".5002" x2=".5002" y2="1" gradientTransform="matrix(244,0,0,228,5.988,12.12)" gradientUnits="userSpaceOnUse"> + <stop stop-color="#d5c4a1" offset="0"/> + <stop stop-color="#d5c4a1" stop-opacity=".09804" offset=".1"/> + <stop stop-color="#282828" stop-opacity=".1" offset=".9"/> + <stop stop-color="#282828" stop-opacity=".4" offset="1"/> + </linearGradient> + <linearGradient id="a"> + <stop stop-color="#3c3836" offset="0"/> + <stop stop-color="#504945" offset="1"/> + </linearGradient> + </defs> + <g transform="translate(.0005039 -.1185)" opacity=".5"> + <path d="m91 12.12c-72 0-85 15-85 87v56c0 70 13 85 85 85h74c72 0 85-15 85-85v-56c0-72-13-87-85-87zm0 4h74c68 0 80 15 80 83v56c0 66-12 81-80 81h-74c-68 0-80-15-80-81v-56c0-68 12-83 80-83z" fill="url(#linearGradient31)" opacity="1"/> + </g> + <g transform="translate(-.04496 2.165)" style="isolation:isolate"> + <path d="m126.7 114.2h33.5l-39.35 56.62 15.17 1.579-37.96 32.46 17.82-9.398c2.885 0.345 9.162 0.58 12.13 0.58 16.85-2e-3 33.02-6.699 44.93-18.62 11.92-11.92 18.61-28.08 18.61-44.94-0.145-22.39-11.61-45.42-36.31-57.42l1.451-15.2zm-62.16 18.28c-0.038 23.01 12.4 44.24 32.48 55.46l2.894-33.75 9.162 10.94 16.38-32.79h-33.7l28.67-62.9c-31.9 3.851-55.89 30.92-55.88 63.05" fill="#282828" opacity=".3" style="isolation:isolate"/> + <path d="m126.7 105.5h33.5l-39.35 56.62 15.17 1.579-37.96 32.46 17.82-9.398c2.885 0.345 9.162 0.58 12.13 0.58 16.85-2e-3 33.02-6.699 44.93-18.62 11.92-11.92 18.61-28.08 18.61-44.94-0.145-22.39-11.61-45.42-36.31-57.42l1.451-15.2zm-62.16 18.28c-0.038 23.01 12.4 44.24 32.48 55.46l2.894-33.75 9.162 10.94 16.38-32.79h-33.7l28.67-62.9c-31.9 3.851-55.89 30.92-55.88 63.05" fill="#ebdbb2" style="isolation:isolate"/> + </g> +</svg> |