text_increase.icon 618 B

1234567891011121314151617181920212223242526272829303132
  1. // Copyright 2022 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, 1, 19,
  6. LINE_TO, 6.25f, 5,
  7. H_LINE_TO, 8.75f,
  8. LINE_TO, 14, 19,
  9. H_LINE_TO, 11.6f,
  10. LINE_TO, 10.33f, 15.43f,
  11. H_LINE_TO, 4.68f,
  12. LINE_TO, 3.4f, 19,
  13. CLOSE,
  14. MOVE_TO, 5.4f, 13.4f,
  15. H_LINE_TO, 9.6f,
  16. LINE_TO, 7.55f, 7.6f,
  17. H_LINE_TO, 7.45f,
  18. CLOSE,
  19. MOVE_TO, 18, 16,
  20. V_LINE_TO, 13,
  21. H_LINE_TO, 15,
  22. V_LINE_TO, 11,
  23. H_LINE_TO, 18,
  24. V_LINE_TO, 8,
  25. H_LINE_TO, 20,
  26. V_LINE_TO, 11,
  27. H_LINE_TO, 23,
  28. V_LINE_TO, 13,
  29. H_LINE_TO, 20,
  30. V_LINE_TO, 16,
  31. CLOSE