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/24x24/animations/nm-vpn-connecting13.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/24x24/animations/nm-vpn-connecting13.svg')
-rw-r--r-- | .icons/awkward/24x24/animations/nm-vpn-connecting13.svg | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/.icons/awkward/24x24/animations/nm-vpn-connecting13.svg b/.icons/awkward/24x24/animations/nm-vpn-connecting13.svg new file mode 100644 index 00000000..0539a01b --- /dev/null +++ b/.icons/awkward/24x24/animations/nm-vpn-connecting13.svg @@ -0,0 +1,15 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" version="1.1"> + <defs> + <linearGradient id="linearGradient3605" x1="7" x2="19" y1="12" y2="5" gradientTransform="matrix(-.78369 -.62115 -.62115 .78369 28.858 10.05)" 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(.78369 .62115 .62115 -.78369 -4.8578 13.951)" 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="m7.2129 7.2734c-0.2479 0.0109-0.4974 0.1242-0.6992 0.3789-2.4014 3.0297-1.8912 7.4327 1.1386 9.8337 1.571 1.246 3.5087 1.7 5.3477 1.434v-2.025c-1.395 0.284-2.902-0.021-4.1055-0.975-2.1644-1.716-2.5277-4.861-0.8125-7.0255 0.6057-0.7641-0.1255-1.6537-0.8691-1.6211z"/> + <path style="fill:url(#linearGradient3605)" d="m11.865 5.002c-2.0163 0.0398-4.0005 0.9461-5.3513 2.6503l1.5683 1.2422c1.7152-2.1641 4.859-2.5277 7.023-0.8125 1.246 0.9869 1.88 2.446 1.879 3.92 0.006 0 0.011-0.002 0.016-0.002 0.747 0 1.417 0.292 1.939 0.752 0.249-2.308-0.638-4.6874-2.591-6.2364-1.326-1.0506-2.914-1.5446-4.483-1.5136z"/> + <path fill="#e26da9" d="m17 13c-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> |