diff options
author | Marvin Borner | 2020-04-10 01:06:07 +0200 |
---|---|---|
committer | Marvin Borner | 2020-04-10 01:06:07 +0200 |
commit | 1a7c61dfb1da9de54e276e241495359d40c80ef7 (patch) | |
tree | 0f47cddf4bd0604fa1374f0f631c1435e72acd3e /qml/images/wpawn.svg | |
parent | 0a63c0e671cb015700bbbb97efa8242381b60b55 (diff) |
Added working selector and mover
Diffstat (limited to 'qml/images/wpawn.svg')
-rw-r--r-- | qml/images/wpawn.svg | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/qml/images/wpawn.svg b/qml/images/wpawn.svg deleted file mode 100644 index 1142516..0000000 --- a/qml/images/wpawn.svg +++ /dev/null @@ -1,7 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> -<svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="45" height="45"> - <path - d="M 22,9 C 19.79,9 18,10.79 18,13 C 18,13.89 18.29,14.71 18.78,15.38 C 16.83,16.5 15.5,18.59 15.5,21 C 15.5,23.03 16.44,24.84 17.91,26.03 C 14.91,27.09 10.5,31.58 10.5,39.5 L 33.5,39.5 C 33.5,31.58 29.09,27.09 26.09,26.03 C 27.56,24.84 28.5,23.03 28.5,21 C 28.5,18.59 27.17,16.5 25.22,15.38 C 25.71,14.71 26,13.89 26,13 C 26,10.79 24.21,9 22,9 z " - style="opacity:1; fill:#ffffff; fill-opacity:1; fill-rule:nonzero; stroke:#000000; stroke-width:1.5; stroke-linecap:round; stroke-linejoin:miter; stroke-miterlimit:4; stroke-dasharray:none; stroke-opacity:1;" /> -</svg> |