content_paste.icon 919 B

123456789101112131415161718192021222324252627282930313233343536
  1. // Copyright 2017 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. // Original SVG image: https://material.io/icons/#ic_content_paste
  5. CANVAS_DIMENSIONS, 24,
  6. MOVE_TO, 19, 3,
  7. R_H_LINE_TO, -4.18f,
  8. CUBIC_TO, 14.4f, 1.84f, 13.3f, 1, 12, 1,
  9. CUBIC_TO_SHORTHAND, 9.6f, 1.84f, 9.18f, 3,
  10. H_LINE_TO, 5,
  11. CUBIC_TO, 3.9f, 3, 3, 3.9f, 3, 5,
  12. R_V_LINE_TO, 14,
  13. R_CUBIC_TO, 0, 1.1f, 0.9f, 2, 2, 2,
  14. R_H_LINE_TO, 14,
  15. R_CUBIC_TO, 1.1f, 0, 2, -0.9f, 2, -2,
  16. V_LINE_TO, 5,
  17. CUBIC_TO, 21, 3.9f, 20.1f, 3, 19, 3,
  18. CLOSE,
  19. MOVE_TO, 12, 3,
  20. R_CUBIC_TO, 0.55f, 0, 1, 0.45f, 1, 1,
  21. R_CUBIC_TO, 0, 0.55f, -0.45f, 1, -1, 1,
  22. R_CUBIC_TO, -0.55f, 0, -1, -0.45f, -1, -1,
  23. CUBIC_TO_SHORTHAND, 11.45f, 3, 12, 3,
  24. CLOSE,
  25. MOVE_TO, 19, 19,
  26. H_LINE_TO, 5,
  27. V_LINE_TO, 5,
  28. R_H_LINE_TO, 2,
  29. R_V_LINE_TO, 3,
  30. R_H_LINE_TO, 10,
  31. V_LINE_TO, 5,
  32. R_H_LINE_TO, 2,
  33. V_LINE_TO, 19,
  34. CLOSE