| Index: ui/gfx/vector_icons/code.icon | 
| diff --git a/ui/gfx/vector_icons/code.icon b/ui/gfx/vector_icons/code.icon | 
| new file mode 100644 | 
| index 0000000000000000000000000000000000000000..8492f13d2bad1510bd57bea7cdfa90f078939fc8 | 
| --- /dev/null | 
| +++ b/ui/gfx/vector_icons/code.icon | 
| @@ -0,0 +1,21 @@ | 
| +// 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. | 
| + | 
| +MOVE_TO, 18.8f, 33.2f, | 
| +LINE_TO, 9.7f, 24, | 
| +R_LINE_TO, 9.2f, -9.2f, | 
| +LINE_TO, 16, 12, | 
| +LINE_TO, 4, 24, | 
| +R_LINE_TO, 12, 12, | 
| +R_LINE_TO, 2.8f, -2.8f, | 
| +CLOSE, | 
| +R_MOVE_TO, 10.4f, 0, | 
| +R_LINE_TO, 9.2f, -9.2f, | 
| +R_LINE_TO, -9.2f, -9.2f, | 
| +LINE_TO, 32, 12, | 
| +R_LINE_TO, 12, 12, | 
| +R_LINE_TO, -12, 12, | 
| +R_LINE_TO, -2.8f, -2.8f, | 
| +CLOSE, | 
| +END | 
|  |