diff options
Diffstat (limited to '.icons/kora/devices/scalable/network-modem.svg')
-rw-r--r-- | .icons/kora/devices/scalable/network-modem.svg | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/.icons/kora/devices/scalable/network-modem.svg b/.icons/kora/devices/scalable/network-modem.svg new file mode 100644 index 000000000..cdc148a30 --- /dev/null +++ b/.icons/kora/devices/scalable/network-modem.svg @@ -0,0 +1,10 @@ +<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="#006783" offset="0"/> + <stop stop-color="#13bee3" offset="1"/> + </linearGradient> + <g transform="scale(.75)"> + <path 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 d="m31.986 36.924c.87 0 1.576.706 1.576 1.577 0 .87-.706 1.577-1.576 1.577-.871 0-1.577-.707-1.577-1.577 0-.871.706-1.577 1.577-1.577zm.188-13.001c7.501.142 14.24 6.533 14.389 14.389 0 0 .012.823-.551 1.153-.747.437-1.624.087-1.698-1.601-.369-6.456-6.402-12.024-12.965-11.691-6.207.314-11.666 5.809-11.708 12.335 0 0-.253 1.075-1.071 1.109-1.639.068-1.31-3.418-.216-6.296 2.102-5.529 7.752-9.437 13.82-9.398zm-.062 4.8c5.102.096 9.62 4.634 9.652 9.771 0 0-.03.544-.386.852-.713.616-1.796.168-1.858-1.235-.271-4.753-5.756-8.489-10.386-6.597-2.754 1.125-4.673 3.951-4.692 6.994 0 0-.026.353-.169.583-.53.852-2.091.618-2.063-.842.161-5.097 4.649-9.56 9.902-9.526zm.012 4.389c2.706.103 5.107 2.387 5.245 5.112.071 1.402-2.124 1.821-2.237.033-.218-2.45-3.827-3.889-5.582-1.763-.342.415-.576.917-.67 1.447-.093.519-.064 1.036-.376 1.349-.642.643-1.966.205-1.902-1.066.14-2.752 2.632-5.149 5.522-5.112z" fill="#ebebeb"/> + </g> +</svg> |