pause.icon 345 B

12345678910111213141516
  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. MOVE_TO, 12, 38,
  5. R_H_LINE_TO, 8,
  6. V_LINE_TO, 10,
  7. R_H_LINE_TO, -8,
  8. R_V_LINE_TO, 28,
  9. CLOSE,
  10. R_MOVE_TO, 16, -28,
  11. R_V_LINE_TO, 28,
  12. R_H_LINE_TO, 8,
  13. V_LINE_TO, 10,
  14. R_H_LINE_TO, -8,
  15. CLOSE