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

Unified Diff: chrome/app/vector_icons/show_all_saved_passwords.icon

Issue 2971783002: Skeleton for showing "Show all saved passwords row" for Linux/CrOs/Windows platforms (Closed)
Patch Set: more comments adaressed Created 3 years, 5 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: chrome/app/vector_icons/show_all_saved_passwords.icon
diff --git a/chrome/app/vector_icons/show_all_saved_passwords.icon b/chrome/app/vector_icons/show_all_saved_passwords.icon
new file mode 100644
index 0000000000000000000000000000000000000000..f998ec7f93eae0e480bc69699b8fabaaf44bc26b
--- /dev/null
+++ b/chrome/app/vector_icons/show_all_saved_passwords.icon
@@ -0,0 +1,31 @@
+// 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.
+
+MOVE_TO, 38, 38,
+H_LINE_TO, 10,
+V_LINE_TO, 10,
+R_H_LINE_TO, 14,
+V_LINE_TO, 6,
+H_LINE_TO, 10,
+R_CUBIC_TO, -2.21f, 0, -4, 1.79f, -4, 4,
+R_V_LINE_TO, 28,
+R_CUBIC_TO, 0, 2.21f, 1.79f, 4, 4, 4,
+R_H_LINE_TO, 28,
+R_CUBIC_TO, 2.21f, 0, 4, -1.79f, 4, -4,
+V_LINE_TO, 24,
+R_H_LINE_TO, -4,
+R_V_LINE_TO, 14,
+CLOSE,
+MOVE_TO, 28, 6,
+R_V_LINE_TO, 4,
+R_H_LINE_TO, 7.17f,
+LINE_TO, 15.51f, 29.66f,
+R_LINE_TO, 2.83f, 2.83f,
+LINE_TO, 38, 12.83f,
+V_LINE_TO, 20,
+R_H_LINE_TO, 4,
+V_LINE_TO, 6,
+H_LINE_TO, 28,
+CLOSE,
+END

Powered by Google App Engine
This is Rietveld 408576698