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

Unified Diff: ui/gfx/vector_icons/crashed_tab.icon

Issue 2644903004: Move around more vector icons. (Closed)
Patch Set: fix comment 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
« no previous file with comments | « ui/gfx/vector_icons/bluetooth_connected.icon ('k') | ui/gfx/vector_icons/credit_card.icon » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/gfx/vector_icons/crashed_tab.icon
diff --git a/ui/gfx/vector_icons/crashed_tab.icon b/ui/gfx/vector_icons/crashed_tab.icon
deleted file mode 100644
index fa3e66235bc11b1643ed263c2a0882625e2d1707..0000000000000000000000000000000000000000
--- a/ui/gfx/vector_icons/crashed_tab.icon
+++ /dev/null
@@ -1,52 +0,0 @@
-// 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.
-
-STROKE, 3,
-CAP_SQUARE,
-MOVE_TO, 1.5, 8.5,
-R_V_LINE_TO, 34,
-R_H_LINE_TO, 45,
-R_V_LINE_TO, -28,
-R_MOVE_TO, -3, -3,
-R_H_LINE_TO, -10,
-R_V_LINE_TO, -3,
-R_MOVE_TO, -3, -3,
-R_H_LINE_TO, -10,
-R_MOVE_TO, 15, 6,
-R_H_LINE_TO, -18,
-R_V_LINE_TO, -3,
-R_MOVE_TO, -3, -3,
-R_H_LINE_TO, -10,
-NEW_PATH,
-STROKE, 2,
-CAP_SQUARE,
-MOVE_TO, 12, 35,
-R_H_LINE_TO, 2,
-R_MOVE_TO, 2, -2,
-R_H_LINE_TO, 12,
-R_MOVE_TO, 2, 2,
-R_H_LINE_TO, 3,
-R_MOVE_TO, 2, 2,
-R_H_LINE_TO, 3,
-MOVE_TO, 11, 21,
-R_LINE_TO, 0, 0,
-R_MOVE_TO, 0, 4,
-R_LINE_TO, 0, 0,
-R_MOVE_TO, 4, 0,
-R_LINE_TO, 0, 0,
-R_MOVE_TO, 0, -4,
-R_LINE_TO, 0, 0,
-R_MOVE_TO, -2, 2,
-R_LINE_TO, 0, 0,
-MOVE_TO, 33, 21,
-R_LINE_TO, 0, 0,
-R_MOVE_TO, 0, 4,
-R_LINE_TO, 0, 0,
-R_MOVE_TO, 4, 0,
-R_LINE_TO, 0, 0,
-R_MOVE_TO, 0, -4,
-R_LINE_TO, 0, 0,
-R_MOVE_TO, -2, 2,
-R_LINE_TO, 0, 0,
-END
« no previous file with comments | « ui/gfx/vector_icons/bluetooth_connected.icon ('k') | ui/gfx/vector_icons/credit_card.icon » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698