media_previous_track.icon 318 B

1234567891011121314
  1. // Copyright 2018 The Chromium Authors. All rights reserved.
  2. // Use of this source code is governed by a BSD-style license that can be
  3. // found in the LICENSE file.
  4. CANVAS_DIMENSIONS, 24,
  5. MOVE_TO, 6, 6,
  6. R_H_LINE_TO, 2,
  7. R_V_LINE_TO, 12,
  8. H_LINE_TO, 6,
  9. CLOSE,
  10. R_MOVE_TO, 3.5f, 6,
  11. R_LINE_TO, 8.5f, 6,
  12. V_LINE_TO, 6,
  13. CLOSE