diff options
Diffstat (limited to '.icons/kora/apps/scalable/lifeograph.svg')
-rw-r--r-- | .icons/kora/apps/scalable/lifeograph.svg | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/.icons/kora/apps/scalable/lifeograph.svg b/.icons/kora/apps/scalable/lifeograph.svg new file mode 100644 index 000000000..0058600e3 --- /dev/null +++ b/.icons/kora/apps/scalable/lifeograph.svg @@ -0,0 +1,11 @@ +<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(-.476427 -43.336 43.336 -.476427 24 45.668)" gradientUnits="userSpaceOnUse"> + <stop stop-color="#d8721a" offset="0"/> + <stop stop-color="#ec8c38" offset="1"/> + </linearGradient> + <path d="m45.668 8.56c0-3.438-2.79-6.228-6.228-6.228h-30.88c-3.438 0-6.228 2.79-6.228 6.228v30.88c0 3.438 2.79 6.228 6.228 6.228h30.88c3.438 0 6.228-2.79 6.228-6.228z" fill="url(#a)"/> + <g fill-rule="nonzero"> + <path d="m24 2.332h15.44c3.438 0 6.228 2.79 6.228 6.228v30.88c0 3.438-2.79 6.228-6.228 6.228h-15.44z" fill="#fff" fill-opacity=".2"/> + <path d="m16 36h-4v-10.295c-2.879-.869-5-3.559-5-6.705 0-3.84 3.16-7 7-7s7 3.16 7 7c0 3.146-2.121 5.836-5 6.705v3.295h4v4h-4zm-2-14c1.646 0 3-1.354 3-3s-1.354-3-3-3-3 1.354-3 3 1.354 3 3 3z" fill="#ffef78"/> + </g> +</svg> |