Index: ui/gfx/vector_icons/find_close.icon |
diff --git a/ui/gfx/vector_icons/find_close.icon b/ui/gfx/vector_icons/find_close.icon |
new file mode 100644 |
index 0000000000000000000000000000000000000000..dd27e9154c579be6e61efce88e2e80ee4ab5ffc7 |
--- /dev/null |
+++ b/ui/gfx/vector_icons/find_close.icon |
@@ -0,0 +1,8 @@ |
+// A variant of ic_close with rounded corners. |
+CANVAS_DIMENSIONS, 32, |
+STROKE, 3.5f, |
+MOVE_TO, 8.75f, 8.75f, |
+R_LINE_TO, 14.5f, 14.5f, |
+MOVE_TO, 8.75f, 23.25f, |
+R_LINE_TO, 14.5f, -14.5f, |
+END |