// Copyright 2018 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. | |
CANVAS_DIMENSIONS, 32, | |
MOVE_TO, 4, 8, | |
LINE_TO, 26, 8, | |
LINE_TO, 26, 26, | |
LINE_TO, 4, 26, | |
LINE_TO, 4, 10, | |
LINE_TO, 5, 10, | |
LINE_TO, 5, 25, | |
LINE_TO, 25, 25, | |
LINE_TO, 25, 15, | |
LINE_TO, 16, 15, | |
LINE_TO, 16, 9, | |
LINE_TO, 4, 9, | |
CLOSE |