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/GPU_Viewer.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/GPU_Viewer.svg')
-rw-r--r-- | .icons/kora/apps/scalable/GPU_Viewer.svg | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/.icons/kora/apps/scalable/GPU_Viewer.svg b/.icons/kora/apps/scalable/GPU_Viewer.svg new file mode 100644 index 000000000..03a470f53 --- /dev/null +++ b/.icons/kora/apps/scalable/GPU_Viewer.svg @@ -0,0 +1,17 @@ +<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 -33.6872 33.6872 0 923.28 40.4502)" gradientUnits="userSpaceOnUse"> + <stop stop-color="#b0c2c7" offset="0"/> + <stop stop-color="#dbe7e9" offset="1"/> + </linearGradient> + <linearGradient id="b" x2="1" gradientTransform="matrix(.0958428 -45 45 .0958428 34.0127 54)" gradientUnits="userSpaceOnUse"> + <stop stop-color="#2c2c2c" offset="0"/> + <stop stop-color="#3b3b3b" offset="1"/> + </linearGradient> + <linearGradient id="c" x2="1" gradientTransform="matrix(0 -41.9256 41.9256 0 33.9057 50.7395)" gradientUnits="userSpaceOnUse"> + <stop stop-color="#006783" offset="0"/> + <stop stop-color="#13bee3" offset="1"/> + </linearGradient> + <path d="m39.44 45.668h-30.88c-3.438 0-6.228-2.79-6.228-6.228v-30.88c0-3.438 2.79-6.228 6.228-6.228h30.88c3.438 0 6.228 2.79 6.228 6.228v30.88c0 3.438-2.79 6.228-6.228 6.228z" fill="url(#a)"/> + <path d="m10.33 33.867v1.253c0 1.372-1.114 2.486-2.485 2.486-1.372 0-2.486-1.114-2.486-2.486v-22.99c0-1.372 1.114-2.486 2.486-2.486 1.371 0 2.485 1.114 2.485 2.486v1.253c.088-.007.177-.011.267-.011h28.671c1.861 0 3.373 1.512 3.373 3.374v13.758c0 1.862-1.512 3.374-3.373 3.374h-12.161v3.728h-3.107v-3.728h-1.864v3.728h-3.107v-3.728h-1.864v3.728h-3.107v-3.728h-3.461c-.09 0-.179-.004-.267-.011zm7.767-16.766c3.601 0 6.524 2.923 6.524 6.524s-2.923 6.524-6.524 6.524-6.524-2.923-6.524-6.524 2.923-6.524 6.524-6.524zm14.913 1.242c2.915 0 5.281 2.367 5.281 5.282s-2.366 5.282-5.281 5.282-5.282-2.367-5.282-5.282 2.367-5.282 5.282-5.282z" fill="url(#b)"/> + <path transform="matrix(.621365 0 0 .621365 4.11633 4.05201)" d="m21 27.256v-4.256h3v4.256c.149.053.295.114.436.181l3.014-3.014 2.121 2.122-3.012 3.012c.069.143.131.291.185.443h4.256v3h-4.256c-.053.149-.114.295-.181.436l3.008 3.008-2.121 2.122-3.007-3.007c-.143.069-.291.131-.443.185v4.256h-3v-4.256c-.152-.054-.3-.116-.443-.185l-3.007 3.007-2.121-2.122 3.008-3.008c-.067-.141-.128-.287-.181-.436h-4.256l-.037-2.798 4.265-.093s.094-.305.213-.552l-3.012-3.012 2.121-2.122 3.014 3.014c.141-.067.287-.128.436-.181zm21.883 2.744-2.041-2.041 2.122-2.121 2.036 2.036v-2.874h3v2.873l2.035-2.035 2.121 2.121-2.041 2.041h2.885v3h-2.874l2.03 2.03-2.121 2.121-2.035-2.034v2.883h-3v-2.885l-2.036 2.036-2.122-2.121 2.031-2.03h-2.873l-.007-2.799z" fill="url(#c)"/> +</svg> |