@instructure/ui-icons 8.32.1 → 8.32.2-snapshot-2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (51) hide show
  1. package/CHANGELOG.md +11 -0
  2. package/es/IconArrowNestLine.js +40 -0
  3. package/es/IconArrowNestSolid.js +40 -0
  4. package/es/font/Line/InstructureIcons-Line.css +347 -342
  5. package/es/font/Line/InstructureIcons-Line.eot +0 -0
  6. package/es/font/Line/InstructureIcons-Line.svg +345 -342
  7. package/es/font/Line/InstructureIcons-Line.ttf +0 -0
  8. package/es/font/Line/InstructureIcons-Line.woff +0 -0
  9. package/es/font/Line/InstructureIcons-Line.woff2 +0 -0
  10. package/es/font/Line/InstructureIcons-Line_icon-map.scss +344 -342
  11. package/es/font/Solid/InstructureIcons-Solid.css +347 -342
  12. package/es/font/Solid/InstructureIcons-Solid.eot +0 -0
  13. package/es/font/Solid/InstructureIcons-Solid.svg +345 -342
  14. package/es/font/Solid/InstructureIcons-Solid.ttf +0 -0
  15. package/es/font/Solid/InstructureIcons-Solid.woff +0 -0
  16. package/es/font/Solid/InstructureIcons-Solid.woff2 +0 -0
  17. package/es/font/Solid/InstructureIcons-Solid_icon-map.scss +344 -342
  18. package/es/font/index.js +704 -684
  19. package/es/index.js +179 -177
  20. package/es/svg/index.js +1 -1
  21. package/lib/IconArrowNestLine.js +51 -0
  22. package/lib/IconArrowNestSolid.js +51 -0
  23. package/lib/font/Line/InstructureIcons-Line.css +347 -342
  24. package/lib/font/Line/InstructureIcons-Line.eot +0 -0
  25. package/lib/font/Line/InstructureIcons-Line.svg +345 -342
  26. package/lib/font/Line/InstructureIcons-Line.ttf +0 -0
  27. package/lib/font/Line/InstructureIcons-Line.woff +0 -0
  28. package/lib/font/Line/InstructureIcons-Line.woff2 +0 -0
  29. package/lib/font/Line/InstructureIcons-Line_icon-map.scss +344 -342
  30. package/lib/font/Solid/InstructureIcons-Solid.css +347 -342
  31. package/lib/font/Solid/InstructureIcons-Solid.eot +0 -0
  32. package/lib/font/Solid/InstructureIcons-Solid.svg +345 -342
  33. package/lib/font/Solid/InstructureIcons-Solid.ttf +0 -0
  34. package/lib/font/Solid/InstructureIcons-Solid.woff +0 -0
  35. package/lib/font/Solid/InstructureIcons-Solid.woff2 +0 -0
  36. package/lib/font/Solid/InstructureIcons-Solid_icon-map.scss +344 -342
  37. package/lib/font/index.js +714 -692
  38. package/lib/index.js +194 -178
  39. package/lib/svg/index.js +1 -1
  40. package/package.json +4 -4
  41. package/svg/Line/arrow-nest.svg +3 -0
  42. package/svg/Solid/arrow-nest.svg +3 -0
  43. package/tsconfig.build.tsbuildinfo +1 -1
  44. package/types/IconArrowNestLine.d.ts +29 -0
  45. package/types/IconArrowNestLine.d.ts.map +1 -0
  46. package/types/IconArrowNestSolid.d.ts +29 -0
  47. package/types/IconArrowNestSolid.d.ts.map +1 -0
  48. package/types/font/index.d.ts +720 -684
  49. package/types/index.d.ts +179 -177
  50. package/types/index.d.ts.map +1 -1
  51. package/types/svg/index.d.ts +704 -684

There are too many changes on this page to be displayed.


The amount of changes on this page would crash your brower.

You can still verify the content by downloading the package file manually.