diff options
Diffstat (limited to '.icons/kora/apps/scalable/lighttable.svg')
-rw-r--r-- | .icons/kora/apps/scalable/lighttable.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.icons/kora/apps/scalable/lighttable.svg b/.icons/kora/apps/scalable/lighttable.svg new file mode 100644 index 000000000..65c195ab5 --- /dev/null +++ b/.icons/kora/apps/scalable/lighttable.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 -43.3373 43.3373 0 201.9 45.6687)" gradientUnits="userSpaceOnUse"> + <stop stop-color="#07395e" offset="0"/> + <stop stop-color="#3465a4" 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)"/> + <path d="m16 30h10v4h-14v-20h4zm16-12h-10v-4h14v20h-4z" fill="#fff"/> +</svg> |