insert_drive_file_outline.icon 531 B

1234567891011121314151617181920212223
  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, 24,
  5. MOVE_TO, 14, 2,
  6. H_LINE_TO, 6,
  7. R_CUBIC_TO, -1.1f, 0, -1.99f, 0.9f, -1.99f, 2,
  8. LINE_TO, 4, 20,
  9. R_CUBIC_TO, 0, 1.1f, 0.89f, 2, 1.99f, 2,
  10. H_LINE_TO, 18,
  11. R_CUBIC_TO, 1.1f, 0, 2, -0.9f, 2, -2,
  12. V_LINE_TO, 8,
  13. R_LINE_TO, -6, -6,
  14. CLOSE,
  15. MOVE_TO, 6, 20,
  16. V_LINE_TO, 4,
  17. R_H_LINE_TO, 7,
  18. R_V_LINE_TO, 5,
  19. R_H_LINE_TO, 5,
  20. R_V_LINE_TO, 11,
  21. H_LINE_TO, 6,
  22. CLOSE