checkbox_normal.icon 670 B

12345678910111213141516171819202122232425
  1. // Copyright 2016 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. // From checkbox_off.svg sha1sum = 3822031f7936fbb69283618e7966281139e1a243
  5. CANVAS_DIMENSIONS, 16,
  6. MOVE_TO, 12.5f, 3.5f,
  7. R_V_LINE_TO, 9,
  8. R_H_LINE_TO, -9,
  9. R_V_LINE_TO, -9,
  10. H_LINE_TO, 12.5f,
  11. MOVE_TO, 12.996f, 2,
  12. H_LINE_TO, 3.004f,
  13. CUBIC_TO, 2.449f, 2, 2, 2.449f, 2, 3.004f,
  14. R_V_LINE_TO, 9.993f,
  15. CUBIC_TO, 2, 13.551f, 2.449f, 14, 3.004f, 14,
  16. R_H_LINE_TO, 9.993f,
  17. CUBIC_TO, 13.551f, 14, 14, 13.551f, 14, 12.996f,
  18. V_LINE_TO, 3.004f,
  19. CUBIC_TO, 14, 2.449f, 13.551f, 2, 12.996f, 2,
  20. LINE_TO, 12.996f, 2,
  21. CLOSE