// Copyright 2016 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, 15.03f, 17, | |
H_LINE_TO, 12, | |
R_LINE_TO, 5.05f, -9, | |
R_V_LINE_TO, 7, | |
H_LINE_TO, 20, | |
R_LINE_TO, -4.97f, 9, | |
CLOSE, | |
END |