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

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

Issue 2633423004: Displays the calibration complete message to touch calibration and gracefully quits (Closed)
Patch Set: Resolving comments 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.icon
diff --git a/ash/resources/vector_icons/touch_calibration_complete_check.icon b/ash/resources/vector_icons/touch_calibration_complete_check.icon
new file mode 100644
index 0000000000000000000000000000000000000000..7c6f4f5ce56fd32f0610e15de407d0db0cf38668
--- /dev/null
+++ b/ash/resources/vector_icons/touch_calibration_complete_check.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, 128,
+MOVE_TO, 64, 10.67f,
+CUBIC_TO, 34.56f, 10.67f, 10.67f, 34.56f, 10.67f, 64,
+CUBIC_TO, 10.67f, 93.44f, 34.56f, 117.33f, 64, 117.33f,
+CUBIC_TO, 93.44f, 117.33f, 117.33f, 93.44f, 117.33f, 64,
+CUBIC_TO, 117.33f, 34.56f, 93.44f, 10.67f, 64, 10.67f,
+LINE_TO, 64, 10.67f,
+CLOSE,
+MOVE_TO, 53.33f, 90.67f,
+LINE_TO, 26.67f, 64,
+LINE_TO, 34.19f, 56.48f,
+LINE_TO, 53.33f, 75.57f,
+LINE_TO, 93.81f, 35.09f,
+LINE_TO, 101.33f, 42.67f,
+LINE_TO, 53.33f, 90.67f,
+LINE_TO, 53.33f, 90.67f,
+CLOSE,
+END
« no previous file with comments | « ash/resources/vector_icons/BUILD.gn ('k') | ash/resources/vector_icons/touch_calibration_complete_check.1x.icon » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698