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

Side by Side Diff: ui/vector_icons/check_circle.icon

Issue 2733823003: Move final vector icons out of ui/gfx/vector_icons/ and remove the (Closed)
Patch Set: fix cast shell maybe Created 3 years, 9 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 unified diff | Download patch
OLDNEW
(Empty)
1 // Copyright 2015 The Chromium Authors. All rights reserved.
2 // Use of this source code is governed by a BSD-style license that can be
3 // found in the LICENSE file.
4
5 CIRCLE, 24, 24, 20,
6 MOVE_TO, 20, 34,
7 LINE_TO, 10, 24,
8 R_LINE_TO, 2.83f, -2.83f,
9 LINE_TO, 20, 28.34f,
10 R_LINE_TO, 15.17f, -15.17f,
11 LINE_TO, 38, 16,
12 LINE_TO, 20, 34,
13 END
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698