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/devices/scalable/media-tape.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/devices/scalable/media-tape.svg')
-rw-r--r-- | .icons/kora/devices/scalable/media-tape.svg | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/.icons/kora/devices/scalable/media-tape.svg b/.icons/kora/devices/scalable/media-tape.svg new file mode 100644 index 000000000..c16137e1b --- /dev/null +++ b/.icons/kora/devices/scalable/media-tape.svg @@ -0,0 +1,15 @@ +<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 -51.7717 51.7717 0 668.015 51.7717)" gradientUnits="userSpaceOnUse"> + <stop stop-color="#2f83d6" offset="0"/> + <stop stop-color="#73bef6" offset="1"/> + </linearGradient> + <linearGradient id="b" x2="1" gradientTransform="matrix(0 -23.4063 23.4063 0 195.538 30.9031)" gradientUnits="userSpaceOnUse"> + <stop stop-color="#0363c4" offset="0"/> + <stop stop-color="#2694e7" offset="1"/> + </linearGradient> + <path transform="scale(.75)" d="m61.065 18.493c0-3.426-2.781-6.208-6.207-6.208h-45.716c-3.426 0-6.207 2.782-6.207 6.208v27.014c0 3.426 2.781 6.208 6.207 6.208h45.716c3.426 0 6.207-2.782 6.207-6.208z" fill="url(#a)"/> + <path transform="matrix(1.23077 0 0 1.23077 -1.23446 2.14708)" d="m17.041 17.755c0-2.401-1.907-4.259-4.26-4.259s-4.26 1.906-4.26 4.259c0 2.352 1.908 4.26 4.26 4.26 1.17 0 2.223-.373 2.99-1.082.771-.711 1.27-1.767 1.27-3.178zm-1.868 0c0 .794-.249 1.4-.682 1.8-.436.403-1.044.592-1.71.592-1.321 0-2.392-1.071-2.392-2.392s1.071-2.391 2.392-2.391 2.392 1.043 2.392 2.391z" fill="#f2f2f2"/> + <path transform="matrix(1.50388 0 0 1.50388 -5.74347 -4.26902)" d="m32.479 18.797c0-3.78-3.066-6.846-6.846-6.846-3.782 0-6.847 3.066-6.847 6.846 0 3.782 3.065 6.847 6.847 6.847 3.78 0 6.846-3.065 6.846-6.847zm-4.89 0c0 1.081-.875 1.957-1.956 1.957s-1.957-.876-1.957-1.957.876-1.956 1.957-1.956c1.08 0 1.956.876 1.956 1.956z" fill="#f2f2f2"/> + <path d="m6.856 9.214h34.287c2.57 0 4.656 2.086 4.656 4.656v20.26c0 2.57-2.086 4.656-4.656 4.656h-34.287c-2.569 0-4.655-2.086-4.655-4.656v-20.26c0-2.57 2.086-4.656 4.655-4.656zm37.506 3.641h-40.725v19.62h40.725z" fill="url(#b)"/> + <path transform="matrix(1.23077 0 0 1.23077 .369231 .094468)" d="m28.811 26.131c.073 0 .14.037.18.098l3.193 4.897h-.513l-2.976-4.565h-18.341l-3.026 4.565h-.516l3.248-4.899c.04-.06.107-.096.179-.096z" fill="#00a7ff"/> +</svg> |