linux_high_density.icon 815 B

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950
  1. // Copyright 2019 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, 20,
  5. MOVE_TO, 7, 17,
  6. V_LINE_TO, 7,
  7. R_H_LINE_TO, 10,
  8. R_V_LINE_TO, 10,
  9. CLOSE,
  10. R_MOVE_TO, 8, -2,
  11. V_LINE_TO, 9,
  12. H_LINE_TO, 9,
  13. R_V_LINE_TO, 6,
  14. CLOSE,
  15. R_MOVE_TO, 2, -10,
  16. R_H_LINE_TO, -2,
  17. V_LINE_TO, 3,
  18. R_H_LINE_TO, 2,
  19. CLOSE,
  20. MOVE_TO, 5, 17,
  21. H_LINE_TO, 3,
  22. R_V_LINE_TO, -2,
  23. R_H_LINE_TO, 2,
  24. CLOSE,
  25. R_MOVE_TO, 8, -12,
  26. R_H_LINE_TO, -2,
  27. V_LINE_TO, 3,
  28. R_H_LINE_TO, 2,
  29. CLOSE,
  30. MOVE_TO, 9, 5,
  31. H_LINE_TO, 7,
  32. V_LINE_TO, 3,
  33. R_H_LINE_TO, 2,
  34. CLOSE,
  35. MOVE_TO, 5, 5,
  36. H_LINE_TO, 3,
  37. V_LINE_TO, 3,
  38. R_H_LINE_TO, 2,
  39. CLOSE,
  40. R_MOVE_TO, 0, 4,
  41. H_LINE_TO, 3,
  42. V_LINE_TO, 7,
  43. R_H_LINE_TO, 2,
  44. CLOSE,
  45. R_MOVE_TO, 0, 4,
  46. H_LINE_TO, 3,
  47. R_V_LINE_TO, -2,
  48. R_H_LINE_TO, 2,
  49. CLOSE