// Copyright 2018 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.

// Set to Google Blue 600
CANVAS_DIMENSIONS, 16,
MOVE_TO, 16, 14,
H_LINE_TO, 0,
V_LINE_TO, 2,
R_H_LINE_TO, 16,
R_V_LINE_TO, 12,
CLOSE,
MOVE_TO, 1, 13,
R_H_LINE_TO, 14,
V_LINE_TO, 3,
H_LINE_TO, 1,
R_V_LINE_TO, 10,
CLOSE,
MOVE_TO, 8, 8,
R_H_LINE_TO, 6,
R_V_LINE_TO, 4,
H_LINE_TO, 8,
CLOSE