menu_check.icon 540 B

1234567891011121314151617181920212223
  1. // Copyright 2015 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, 32,
  5. MOVE_TO, 5, 18.78f,
  6. R_LINE_TO, 2.53f, -2.57f,
  7. R_LINE_TO, 4.48f, 4.63f,
  8. LINE_TO, 25.48f, 7,
  9. LINE_TO, 28, 9.59f,
  10. LINE_TO, 12.02f, 26,
  11. LINE_TO, 5, 18.78f,
  12. CLOSE
  13. CANVAS_DIMENSIONS, 16,
  14. MOVE_TO, 2, 9.22f,
  15. R_LINE_TO, 1.36f, -1.38f,
  16. R_LINE_TO, 2.4f, 2.48f,
  17. R_LINE_TO, 7.2f, -7.4f,
  18. R_LINE_TO, 1.35f, 1.39f,
  19. R_LINE_TO, -8.55f, 8.78f,
  20. LINE_TO, 2, 9.22f,
  21. CLOSE