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/tor.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/tor.svg')
-rw-r--r-- | .icons/kora/apps/scalable/tor.svg | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/.icons/kora/apps/scalable/tor.svg b/.icons/kora/apps/scalable/tor.svg new file mode 100644 index 000000000..c5221f292 --- /dev/null +++ b/.icons/kora/apps/scalable/tor.svg @@ -0,0 +1,13 @@ +<svg clip-rule="evenodd" fill-rule="evenodd" stroke-linecap="round" stroke-linejoin="round" viewBox="0 0 48 48" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"> + <linearGradient id="a"> + <stop stop-color="#4f0078" offset="0"/> + <stop stop-color="#7307aa" offset="1"/> + </linearGradient> + <linearGradient id="b" x2="1" gradientTransform="matrix(-6e-7 -45.4877 45.4877 -6e-7 205.951 46.7237)" gradientUnits="userSpaceOnUse" xlink:href="#a"/> + <linearGradient id="c" x2="1" gradientTransform="matrix(-2.8e-7 -43.2133 21.6066 -5.7e-7 99.6137 45.5875)" gradientUnits="userSpaceOnUse" xlink:href="#a"/> + <circle cx="24" cy="24" r="22.764" fill="url(#b)"/> + <circle cx="24" cy="24" r="17.79" fill="none" stroke="#fff" stroke-width="3.45"/> + <circle cx="24" cy="24" r="11.234" fill="none" stroke="#fff" stroke-width="3.54"/> + <circle cx="24" cy="24" r="6.504" fill="#fff"/> + <path d="m24 45.626c-11.936 0-21.626-9.69-21.626-21.626s9.69-21.626 21.626-21.626z" fill="url(#c)"/> +</svg> |