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/device_serial.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/device_serial.svg')
-rw-r--r-- | .icons/kora/devices/scalable/device_serial.svg | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/.icons/kora/devices/scalable/device_serial.svg b/.icons/kora/devices/scalable/device_serial.svg new file mode 100644 index 000000000..3010df388 --- /dev/null +++ b/.icons/kora/devices/scalable/device_serial.svg @@ -0,0 +1,13 @@ +<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 -24 24 0 24 36)" gradientUnits="userSpaceOnUse"> + <stop stop-color="#6f6f6f" offset="0"/> + <stop stop-color="#8e8e8e" offset="1"/> + </linearGradient> + <path d="m44 17.595c0-3.088-2.507-5.595-5.595-5.595h-28.81c-3.088 0-5.595 2.507-5.595 5.595v12.81c0 3.088 2.507 5.595 5.595 5.595h28.81c3.088 0 5.595-2.507 5.595-5.595z" fill="url(#a)"/> + <path d="m10 21.818v4.364c0 1.003-.815 1.818-1.818 1.818h-4.364c-1.003 0-1.818-.815-1.818-1.818v-4.364c0-1.003.815-1.818 1.818-1.818h4.364c1.003 0 1.818.815 1.818 1.818zm36 0v4.364c0 1.003-.815 1.818-1.818 1.818h-4.364c-1.003 0-1.818-.815-1.818-1.818v-4.364c0-1.003.815-1.818 1.818-1.818h4.364c1.003 0 1.818.815 1.818 1.818z" fill="#b3b3b3"/> + <path d="m6 22c1.104 0 2 .896 2 2s-.896 2-2 2-2-.896-2-2 .896-2 2-2zm36 0c1.104 0 2 .896 2 2s-.896 2-2 2-2-.896-2-2 .896-2 2-2z" fill="#242424"/> + <g fill-rule="nonzero"> + <path d="m12.017 16h23.966c1.106 0 2.179.907 1.997 2l-1.997 12c-.182 1.093-.891 2-1.997 2h-19.972c-1.106 0-1.815-.907-1.997-2l-1.997-12c-.182-1.093.891-2 1.997-2z" fill="#00ded9"/> + <path d="m15 19c-1.097 0-2 .903-2 2s.903 2 2 2 2-.903 2-2-.903-2-2-2zm6 0c-1.097 0-2 .903-2 2s.903 2 2 2 2-.903 2-2-.903-2-2-2zm6 0c-1.097 0-2 .903-2 2s.903 2 2 2 2-.903 2-2-.903-2-2-2zm6 0c-1.097 0-2 .903-2 2s.903 2 2 2 2-.903 2-2-.903-2-2-2zm-15 6c-1.097 0-2 .903-2 2s.903 2 2 2 2-.903 2-2-.903-2-2-2zm6 0c-1.097 0-2 .903-2 2s.903 2 2 2 2-.903 2-2-.903-2-2-2zm6 0c-1.097 0-2 .903-2 2s.903 2 2 2 2-.903 2-2-.903-2-2-2z" fill="#242424"/> + </g> +</svg> |