media_seek_forward.icon 325 B

123456789101112131415
  1. // Copyright 2020 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, 16,
  5. MOVE_TO, 2, 13,
  6. LINE_TO, 8, 8,
  7. LINE_TO, 2, 3,
  8. LINE_TO, 2, 13,
  9. CLOSE,
  10. MOVE_TO, 8, 3,
  11. LINE_TO, 8, 13,
  12. LINE_TO, 14, 8,
  13. LINE_TO, 8, 3,
  14. CLOSE