diff options
Diffstat (limited to '.icons/kora/apps/scalable/system-suspend.svg')
-rw-r--r-- | .icons/kora/apps/scalable/system-suspend.svg | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/.icons/kora/apps/scalable/system-suspend.svg b/.icons/kora/apps/scalable/system-suspend.svg new file mode 100644 index 000000000..1def68c65 --- /dev/null +++ b/.icons/kora/apps/scalable/system-suspend.svg @@ -0,0 +1,12 @@ +<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(.797685 -42.8718 42.8718 .797685 192.201 49.5999)" gradientUnits="userSpaceOnUse"> + <stop stop-color="#404e5b" offset="0"/> + <stop stop-color="#6c7884" offset="1"/> + </linearGradient> + <linearGradient id="b" x2="1" gradientTransform="matrix(0 -22.762 7.58773 0 24 35.381)" gradientUnits="userSpaceOnUse"> + <stop stop-color="#00042a" offset="0"/> + <stop stop-color="#001760" offset="1"/> + </linearGradient> + <path d="m46.744 24c0 12.488-10.276 22.764-22.764 22.764s-22.764-10.276-22.764-22.764 10.276-22.764 22.764-22.764 22.764 10.276 22.764 22.764z" fill="url(#a)"/> + <path d="m24 35.381c.88 0 1.643-.321 2.286-.965.644-.643.966-1.406.966-2.286v-16.259c0-.881-.322-1.643-.966-2.286-.643-.644-1.405-.966-2.286-.966s-1.643.322-2.287.966c-.643.643-.965 1.405-.965 2.286v16.259c0 .88.322 1.643.965 2.286.644.644 1.406.965 2.287.965z" fill="url(#b)"/> +</svg> |