diff options
author | Vidhu Kant Sharma <bokuwakanojogahoshii@yahoo.com> | 2021-02-21 12:06:47 +0530 |
---|---|---|
committer | Vidhu Kant Sharma <bokuwakanojogahoshii@yahoo.com> | 2021-02-21 12:06:47 +0530 |
commit | 1b3658c85f5a5a25643da0cc417c70986b7caa6a (patch) | |
tree | e8fb44c12e8bd16088d185e1e78a6c7f7d76cf5c /.icons/awkward/22x22/animations/nm-vpn-connecting12.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/22x22/animations/nm-vpn-connecting12.svg')
-rw-r--r-- | .icons/awkward/22x22/animations/nm-vpn-connecting12.svg | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/.icons/awkward/22x22/animations/nm-vpn-connecting12.svg b/.icons/awkward/22x22/animations/nm-vpn-connecting12.svg new file mode 100644 index 00000000..5eddca94 --- /dev/null +++ b/.icons/awkward/22x22/animations/nm-vpn-connecting12.svg @@ -0,0 +1,15 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="22" height="22" version="1.1"> + <defs> + <linearGradient id="linearGradient3605" x1="7" x2="19" y1="12" y2="5" gradientTransform="matrix(-.97553 -.21985 -.21985 .97553 25.345 1.9318)" gradientUnits="userSpaceOnUse"> + <stop offset="0" stop-color="#e26da9" stop-opacity=".5"/> + <stop offset="1" stop-color="#e26da9" stop-opacity="0"/> + </linearGradient> + <linearGradient id="linearGradient3611" x1="7" x2="17" y1="12" y2="12" gradientTransform="matrix(.97553 .21985 .21985 -.97553 -3.344 20.068)" gradientUnits="userSpaceOnUse"> + <stop offset="0" stop-color="#e26da9"/> + <stop offset="1" stop-color="#e26da9" stop-opacity=".5"/> + </linearGradient> + </defs> + <path style="fill:url(#linearGradient3611)" d="m4.9883 8.709c-0.3698 0.0416-0.7092 0.2763-0.8164 0.7519-0.85 3.7711 1.5176 7.5171 5.289 8.3671 0.8601 0.194 1.7161 0.207 2.5391 0.086v-2.039c-0.674 0.145-1.383 0.164-2.0996 0.002-2.6947-0.607-4.3864-3.282-3.7793-5.9747 0.1786-0.7928-0.5166-1.2626-1.1328-1.1933z"/> + <path style="fill:url(#linearGradient3605)" d="m11.133 3.998c-3.2554-0.0644-6.2174 2.1609-6.9611 5.461v0.0019l1.9511 0.4395c0.6071-2.6938 3.2824-4.3845 5.977-3.7774 2.324 0.524 3.878 2.5918 3.877 4.879 0.008 0 0.015-0.002 0.023-0.002 0.751 0 1.426 0.293 1.949 0.758 0.387-3.4956-1.899-6.7968-5.41-7.5881-0.471-0.1062-0.941-0.1626-1.406-0.1719z"/> + <path fill="#e26da9" d="m16 12c-1.108 0-2 0.91085-2 2.0312v0.96875h-1v4h6v-4h-1v-0.96875c0-1.12-0.892-2.031-2-2.031zm0 1c0.554 0 1 0.4424 1 1v1h-2v-1c0-0.5576 0.446-1 1-1z"/> +</svg> |