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/synology-cloud-station-drive.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/synology-cloud-station-drive.svg')
-rw-r--r-- | .icons/kora/apps/scalable/synology-cloud-station-drive.svg | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/.icons/kora/apps/scalable/synology-cloud-station-drive.svg b/.icons/kora/apps/scalable/synology-cloud-station-drive.svg new file mode 100644 index 000000000..97a6a2380 --- /dev/null +++ b/.icons/kora/apps/scalable/synology-cloud-station-drive.svg @@ -0,0 +1,10 @@ +<svg clip-rule="evenodd" fill-rule="evenodd" stroke-linejoin="round" stroke-miterlimit="2" viewBox="0 0 48 48" xmlns="http://www.w3.org/2000/svg"> + <linearGradient id="a" x2="1" gradientTransform="matrix(0 -43.3373 43.3373 0 201.9 45.6687)" gradientUnits="userSpaceOnUse"> + <stop stop-color="#002c5a" offset="0"/> + <stop stop-color="#0c6088" offset="1"/> + </linearGradient> + <path d="m45.668 8.56c0-3.438-2.79-6.228-6.228-6.228h-30.88c-3.438 0-6.228 2.79-6.228 6.228v30.88c0 3.438 2.79 6.228 6.228 6.228h30.88c3.438 0 6.228-2.79 6.228-6.228z" fill="url(#a)"/> + <path d="m12.932 35.037h-.023c-4.234 0-7.671-3.437-7.671-7.67 0-3.657 2.565-6.72 5.992-7.486-.002-.061-.002-.123-.002-.185 0-3.292 2.673-5.966 5.965-5.966 1.125 0 2.177.312 3.075.854 1.316-3.01 4.321-5.115 7.813-5.115 4.309 0 7.875 3.204 8.444 7.357 3.633 1.292 6.237 4.762 6.237 8.836 0 5.154-4.168 9.342-9.315 9.375h-.06z" fill="#f4f4f4"/> + <path d="m28.555 20.853c-1.051-1.398-2.721-2.284-4.555-2.286-2.698.001-5.045 1.917-5.585 4.561h-2.307c.564-3.906 3.945-6.837 7.892-6.841 2.46.003 4.699 1.143 6.174 2.947l1.807-1.807v5.701h-5.701z" fill="#17b931"/> + <path d="m19.489 27.438c1.051 1.398 2.722 2.284 4.556 2.286 2.698-.001 5.045-1.917 5.584-4.561h2.307c-.563 3.907-3.945 6.837-7.891 6.841-2.46-.003-4.7-1.143-6.175-2.947l-1.806 1.807v-5.701h5.7z" fill="#005bff"/> +</svg> |