diff options
Diffstat (limited to 'tests/phpunit/data/resourceloader/next.svg')
-rw-r--r-- | tests/phpunit/data/resourceloader/next.svg | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/phpunit/data/resourceloader/next.svg b/tests/phpunit/data/resourceloader/next.svg new file mode 100644 index 00000000..02b4e387 --- /dev/null +++ b/tests/phpunit/data/resourceloader/next.svg @@ -0,0 +1,4 @@ +<?xml version="1.0" encoding="utf-8"?> +<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"> + <path d="M16.5 13.1l-8.9 8.9c-.8-.8-.8-2 0-2.8l6.1-6.1-6-6.1c-.8-.8-.8-2 0-2.8l8.8 8.9z" id="path108"/> +</svg> |