AxisCommunications/fluent-components

Add fluent-illustrations lib

Closed this issue · 2 comments

Description

Add new lib for hosting illustrations.

  • illustrations will have a light and dark svg variant, would be nice to have a helper that can take theme (dark/light)
  • svg should be optimized (svgo)
  • svg should be translated to react component
  • illustrations should be lazy loaded
  • able to customize size?

currently added package to repo, but only as private.
#205

user can copy svg from assets for now, as react components will be added soon

done