diff options
Diffstat (limited to '.icons/kora/apps/scalable/com.github.stsdc.monitor.svg')
-rw-r--r-- | .icons/kora/apps/scalable/com.github.stsdc.monitor.svg | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/.icons/kora/apps/scalable/com.github.stsdc.monitor.svg b/.icons/kora/apps/scalable/com.github.stsdc.monitor.svg new file mode 100644 index 000000000..fa8faa7b0 --- /dev/null +++ b/.icons/kora/apps/scalable/com.github.stsdc.monitor.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(0 -33.6872 33.6872 0 923.28 40.4502)" gradientUnits="userSpaceOnUse"> + <stop stop-color="#292929" offset="0"/> + <stop stop-color="#535353" offset="1"/> + </linearGradient> + <linearGradient id="b" x2="1" gradientTransform="matrix(0 -18.6565 34.2034 0 937.058 33.1104)" 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="m16.646 22 3.497-8.743c.329-.822 1.158-1.33 2.04-1.249.881.081 1.605.732 1.778 1.6l2.681 13.403 1.501-3.754c.304-.759 1.039-1.257 1.857-1.257h14c1.104 0 2 .896 2 2s-.896 2-2 2h-12.646l-3.497 8.743c-.329.822-1.158 1.33-2.04 1.249-.881-.081-1.605-.732-1.778-1.6l-2.681-13.403-1.501 3.754c-.304.759-1.039 1.257-1.857 1.257h-14c-1.104 0-2-.896-2-2s.896-2 2-2z" fill="url(#b)"/> +</svg> |