Index: PerformanceTests/Layout/Shapes/resources/shape.svg |
diff --git a/PerformanceTests/Layout/Shapes/resources/shape.svg b/PerformanceTests/Layout/Shapes/resources/shape.svg |
new file mode 100644 |
index 0000000000000000000000000000000000000000..c7da32390ee6570f3a2fb8752bf1ac9bcbafd3f6 |
--- /dev/null |
+++ b/PerformanceTests/Layout/Shapes/resources/shape.svg |
@@ -0,0 +1,7 @@ |
+<?xml version="1.0" encoding="utf-8"?> |
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> |
+<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" |
+ width="200px" height="200px" viewBox="0 0 200 200" enable-background="new 0 0 200 200" xml:space="preserve"> |
+<path fill="#BE5C27" stroke="#000000" stroke-miterlimit="10" d="M177,172H20.5v-25h107l-47-32l114,8.5 |
+ c-26.808,0-48.5-24.376-48.5-54.5c18.517,0,33.5-6.933,33.5-15.5c-12.713,0-23-7.156-23-16L183,28l-83-15.5l-93-3V196L177,172z"/> |
+</svg> |