You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

1234567891011121314151617181920212223
  1. {
  2. "icon": {
  3. "type": "element",
  4. "isRootNode": true,
  5. "name": "svg",
  6. "attributes": {
  7. "xmlns": "http://www.w3.org/2000/svg",
  8. "viewBox": "0 0 24 24",
  9. "fill": "currentColor"
  10. },
  11. "children": [
  12. {
  13. "type": "element",
  14. "name": "path",
  15. "attributes": {
  16. "d": "M20 22H4C3.44772 22 3 21.5523 3 21V3C3 2.44772 3.44772 2 4 2H20C20.5523 2 21 2.44772 21 3V21C21 21.5523 20.5523 22 20 22ZM7 6V10H11V6H7ZM7 12V14H17V12H7ZM7 16V18H17V16H7ZM13 7V9H17V7H13Z"
  17. },
  18. "children": []
  19. }
  20. ]
  21. },
  22. "name": "Document"
  23. }