media_seek_forward.icon 344 B

123456789101112131415
  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, 4, 18,
  6. R_LINE_TO, 8.5f, -6,
  7. LINE_TO, 4, 6,
  8. R_V_LINE_TO, 12,
  9. CLOSE,
  10. R_MOVE_TO, 9, -12,
  11. R_V_LINE_TO, 12,
  12. R_LINE_TO, 8.5f, -6,
  13. LINE_TO, 13, 6,
  14. CLOSE