Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2119)

Unified Diff: ash/resources/vector_icons/touch_calibration_complete_check.1x.icon

Issue 2633423004: Displays the calibration complete message to touch calibration and gracefully quits (Closed)
Patch Set: Small addition Created 3 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: ash/resources/vector_icons/touch_calibration_complete_check.1x.icon
diff --git a/ash/resources/vector_icons/touch_calibration_complete_check.1x.icon b/ash/resources/vector_icons/touch_calibration_complete_check.1x.icon
new file mode 100644
index 0000000000000000000000000000000000000000..fb32c214e1f95e086132ea900fb2c4db5c096452
--- /dev/null
+++ b/ash/resources/vector_icons/touch_calibration_complete_check.1x.icon
@@ -0,0 +1,22 @@
+// Copyright 2017 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.
+
+CANVAS_DIMENSIONS, 64,
+MOVE_TO, 32, 5.33f,
+CUBIC_TO, 17.28f, 5.33f, 5.33f, 17.28f, 5.33f, 32,
+CUBIC_TO, 5.33f, 46.72f, 17.28f, 58.67f, 32, 58.67f,
+CUBIC_TO, 46.72f, 58.67f, 58.67f, 46.72f, 58.67f, 32,
+CUBIC_TO, 58.67f, 17.28f, 46.72f, 5.33f, 32, 5.33f,
+LINE_TO, 32, 5.33f,
+CLOSE,
+MOVE_TO, 26.67f, 45.33f,
+LINE_TO, 13.33f, 32,
+LINE_TO, 17.09f, 28.24f,
+LINE_TO, 26.67f, 37.79f,
+LINE_TO, 46.91f, 17.55f,
+LINE_TO, 50.67f, 21.33f,
+LINE_TO, 26.67f, 45.33f,
+LINE_TO, 26.67f, 45.33f,
+CLOSE,
+END

Powered by Google App Engine
This is Rietveld 408576698