// 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. | |
CANVAS_DIMENSIONS, 24, | |
MOVE_TO, 4, 18, | |
R_LINE_TO, 8.5f, -6, | |
LINE_TO, 4, 6, | |
R_V_LINE_TO, 12, | |
CLOSE, | |
R_MOVE_TO, 9, -12, | |
R_V_LINE_TO, 12, | |
R_LINE_TO, 8.5f, -6, | |
LINE_TO, 13, 6, | |
CLOSE |