summaryrefslogtreecommitdiff
path: root/chromium/components/vector_icons/close.1x.icon
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/components/vector_icons/close.1x.icon')
-rw-r--r--chromium/components/vector_icons/close.1x.icon13
1 files changed, 13 insertions, 0 deletions
diff --git a/chromium/components/vector_icons/close.1x.icon b/chromium/components/vector_icons/close.1x.icon
new file mode 100644
index 00000000000..a7267fdb7d5
--- /dev/null
+++ b/chromium/components/vector_icons/close.1x.icon
@@ -0,0 +1,13 @@
+// Copyright 2015 The Chromium Authors. All rights reserved.
+// Use of this source code is governed by a BSD-style license that can be
+// found in the LICENSE file.
+
+// A variant of ic_close with rounded corners and optimized for 1x scale factor
+// devices.
+CANVAS_DIMENSIONS, 16,
+STROKE, 1.85f,
+MOVE_TO, 4, 4,
+R_LINE_TO, 8, 8,
+MOVE_TO, 4, 12,
+R_LINE_TO, 8, -8,
+END