// Copyright 2019 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, 48,
MOVE_TO, 22, 0,
R_H_LINE_TO, 4,
R_V_LINE_TO, 48,
R_H_LINE_TO, -4,
CLOSE
// Copyright 2019 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, 48,
MOVE_TO, 22, 0,
R_H_LINE_TO, 4,
R_V_LINE_TO, 48,
R_H_LINE_TO, -4,
CLOSE