diff options
Diffstat (limited to '.icons/kora/apps/scalable/deepin-launcher.svg')
-rw-r--r-- | .icons/kora/apps/scalable/deepin-launcher.svg | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/.icons/kora/apps/scalable/deepin-launcher.svg b/.icons/kora/apps/scalable/deepin-launcher.svg new file mode 100644 index 000000000..f308bf5bb --- /dev/null +++ b/.icons/kora/apps/scalable/deepin-launcher.svg @@ -0,0 +1,13 @@ +<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="#1270bb" offset="0"/> + <stop stop-color="#249eff" offset="1"/> + </linearGradient> + <g transform="matrix(1.1382 0 0 1.1382 -3.3168 -3.3168)"> + <circle cx="24" cy="24" r="20" fill="url(#a)"/> + <g fill="#fff"> + <path d="m23 27c0-1.104-.896-2-2-2h-4c-1.104 0-2 .896-2 2v4c0 1.104.896 2 2 2h4c1.104 0 2-.896 2-2zm10-10c0-1.104-.896-2-2-2h-4c-1.104 0-2 .896-2 2v4c0 1.104.896 2 2 2h4c1.104 0 2-.896 2-2z"/> + <path d="m33 27c0-1.104-.896-2-2-2h-4c-1.104 0-2 .896-2 2v4c0 1.104.896 2 2 2h4c1.104 0 2-.896 2-2zm-10-10c0-1.104-.896-2-2-2h-4c-1.104 0-2 .896-2 2v4c0 1.104.896 2 2 2h4c1.104 0 2-.896 2-2z" fill-opacity=".6"/> + </g> + </g> +</svg> |