diff options
Diffstat (limited to '.icons/kora/apps/scalable/livepatch.svg')
-rw-r--r-- | .icons/kora/apps/scalable/livepatch.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.icons/kora/apps/scalable/livepatch.svg b/.icons/kora/apps/scalable/livepatch.svg new file mode 100644 index 000000000..068877842 --- /dev/null +++ b/.icons/kora/apps/scalable/livepatch.svg @@ -0,0 +1,8 @@ +<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 -40 40 0 24 44)" gradientUnits="userSpaceOnUse"> + <stop stop-color="#a42a00" offset="0"/> + <stop stop-color="#e95420" offset="1"/> + </linearGradient> + <circle transform="matrix(1.1382 0 0 1.1382 -3.3168 -3.3168)" cx="24" cy="24" r="20" fill="url(#a)"/> + <path transform="matrix(1.31209 0 0 1.31209 -7.02201 -7.52616)" d="m8 27h3.376c1.355 5.73 6.48 10 12.624 10 7.181 0 13-5.82 13-13 0-6.316-4.504-11.581-10.476-12.755-2.524-.245-2.524 2.755-.197 3.027 4.401 1.048 7.673 5.006 7.673 9.728 0 5.523-4.476 10-9.999 10-4.477 0-8.26-2.945-9.536-7h3.535l-5-6z" fill="#fff" fill-opacity=".75" fill-rule="nonzero"/> +</svg> |