diff options
Diffstat (limited to '.icons/kora/apps/scalable/mx-user.svg')
-rw-r--r-- | .icons/kora/apps/scalable/mx-user.svg | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/.icons/kora/apps/scalable/mx-user.svg b/.icons/kora/apps/scalable/mx-user.svg new file mode 100644 index 000000000..9fb4c076f --- /dev/null +++ b/.icons/kora/apps/scalable/mx-user.svg @@ -0,0 +1,15 @@ +<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 -31.1456 31.1456 0 15.8687 35.1181)" gradientUnits="userSpaceOnUse"> + <stop stop-color="#0045c4" offset="0"/> + <stop stop-color="#008ecc" offset="1"/> + </linearGradient> + <linearGradient id="b" x2="1" gradientTransform="matrix(0 -31.4991 31.4991 0 31.3124 42.6415)" gradientUnits="userSpaceOnUse"> + <stop stop-color="#00936b" offset="0"/> + <stop stop-color="#00ac7d" offset="1"/> + </linearGradient> + <g fill-rule="nonzero"> + <path d="m18.036 3.597c-3.566 0-6.5 2.934-6.5 6.5 0 3.565 2.934 6.5 6.5 6.5s6.5-2.935 6.5-6.5c0-3.566-2.934-6.5-6.5-6.5zm-4.333 14.141c-4.399-.7-10.572 7.854-10.572 15.38 0 .943.892 2 2 2h25c1.108 0 2-1.057 2-2 0-9.527-6.704-16.571-11-15.284-2.772.83-3.472.535-7.428-.096z" fill="url(#a)"/> + <path d="m30.773 11.12c-3.565 0-6.5 2.934-6.5 6.5s2.935 6.5 6.5 6.5c3.566 0 6.5-2.934 6.5-6.5s-2.934-6.5-6.5-6.5zm-4.332 14.142c-4.4-.701-10.572 7.853-10.572 15.38 0 .942.892 2 2 2h25c1.108 0 2-1.058 2-2 0-9.527-6.704-16.571-11-15.285-2.773.83-3.473.535-7.428-.095z" fill="url(#b)"/> + <path d="m25.773 27.833-1 1 4.803 5.238-1.23 1.477-.573-.715-5 6h16l-4-4-.391.391-2.935-3.202 4.326-5.189-1-1-4.285 5.143zm4.762 7.285 2.847 3.106-1.609 1.609-2.531-3.164z" fill="#fff"/> + </g> +</svg> |