Added svg launcher icon

This commit is contained in:
M66B 2020-07-14 18:39:03 +02:00
parent 1e0d351782
commit 07827f30b3
1 changed files with 1 additions and 0 deletions

1
images/launcher_icon.svg Normal file
View File

@ -0,0 +1 @@
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="48" height="48"><defs><linearGradient x1="0" y1="0" x2="0" y2="0" gradientUnits="userSpaceOnUse" id="color-1"><stop offset="0" stop-color="#000000" stop-opacity="0.3"></stop><stop offset="1" stop-color="#000000" stop-opacity="0"></stop></linearGradient><filter id="dropshadow-base"><feColorMatrix type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 .8 0"></feColorMatrix> <feOffset dx="0" dy="1"></feOffset> <feGaussianBlur stdDeviation="1"></feGaussianBlur> <feComposite in="SourceGraphic"></feComposite></filter><filter id="dropshadow-banner" x="-10%" y="-10%" width="120%" height="130%"><feColorMatrix type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 .4 0"></feColorMatrix> <feOffset dx="0" dy="1"></feOffset> <feGaussianBlur stdDeviation="0.5"></feGaussianBlur> <feComposite in="SourceGraphic"></feComposite></filter></defs><g fill="none" fill-rule="nonzero" stroke="none" stroke-width="none" stroke-linecap="butt" stroke-linejoin="miter" stroke-miterlimit="10" stroke-dasharray="" stroke-dashoffset="0" font-family="none" font-weight="none" font-size="none" text-anchor="none" style="mix-blend-mode: normal"><path d="M7,43c-1.10457,0 -2,-0.89543 -2,-2v-34c0,-1.10457 0.89543,-2 2,-2h34c1.10457,0 2,0.89543 2,2v34c0,1.10457 -0.89543,2 -2,2z" id="base 1 5" fill="#039be5" stroke-width="1"></path><path d="" fill="url(#color-1)" stroke-width="1"></path><path d="M31.81609,16.18391h-15.63217c-1.0796,0 -1.94425,0.87442 -1.94425,1.95402l-0.00977,11.72413c0,1.0796 0.87442,1.95402 1.95402,1.95402h15.63217c1.0796,0 1.95402,-0.87442 1.95402,-1.95402v-11.72413c0,-1.0796 -0.87442,-1.95402 -1.95402,-1.95402zM31.81609,20.09196l-7.81609,4.88505l-7.81609,-4.88505v-1.95402l7.81609,4.88505l7.81609,-4.88505z" fill="none" stroke-width="0"></path><path d="M33.77011,18.13793v11.72413c0,1.0796 -0.87442,1.95402 -1.95402,1.95402h-15.63217c-1.0796,0 -1.95402,-0.87442 -1.95402,-1.95402l0.00977,-11.72413c0,-1.0796 0.86465,-1.95402 1.94425,-1.95402h15.63217c1.0796,0 1.95402,0.87442 1.95402,1.95402zM31.81609,18.13793l-7.81609,4.88505l-7.81609,-4.88505v1.95402l7.81609,4.88505l7.81609,-4.88505z" fill="#ffffff" stroke-width="0"></path><path d="M2,24c0,-12.15026 9.84974,-22 22,-22c12.15026,0 22,9.84974 22,22c0,12.15026 -9.84974,22 -22,22c-12.15026,0 -22,-9.84974 -22,-22z" id="base 1 1 1" fill="none" stroke-width="1"></path><g fill="#000000" stroke-width="1" font-family="Roboto, sans-serif" font-weight="400" font-size="14" text-anchor="start"></g><rect x="2" y="2" width="44" height="22" fill="none" stroke-width="1"></rect><path d="M2,24v-22h44v22z" fill="none" stroke-width="1"></path><path d="M2,24v-22h44v22z" fill="none" stroke-width="1"></path><path d="M2,24v-22h44v22z" fill="none" stroke-width="1"></path><path d="M2,24v-22h44v22z" fill="none" stroke-width="1"></path></g></svg>

After

Width:  |  Height:  |  Size: 2.8 KiB