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.

27 lines
933 B

  1. {
  2. "Name": "Semantic Icon",
  3. "Description": "An icon is a glyph used to represent another concept more simply",
  4. "Definition": "Elements",
  5. "Types": {},
  6. "States": {},
  7. "Variations": {
  8. "Size": [],
  9. "Link": [],
  10. "Flipped": [],
  11. "Rotated": [],
  12. "Circular": [],
  13. "Square": [],
  14. "Colors": [],
  15. "Inverted": []
  16. },
  17. "Definitions": {
  18. "Disabled": "An icon can show that it is disabled",
  19. "Size": "An icon can vary in size",
  20. "Link": "An icon can be formatted as a link",
  21. "Flipped": "An icon can be flipped",
  22. "Rotated": "An icon can be rotated",
  23. "Circular": "An icon can be formatted to appear circular",
  24. "Square": "An icon can be formatted to appear square",
  25. "Colors": "An icon can be formatted with different colors",
  26. "Inverted": "an icon can have its colors inverted for contrast"
  27. }
  28. }