UNPKG

react-loading-icons

Version:

React implementation of the SVG Loaders library by Sam Herbert

13 lines (12 loc) 230 B
export const testProps = { 'data-testid': 'icon', 'height': '2em', 'width': 'auto', 'className': 'test', 'speed': '.5', 'fill': '#000', 'stroke': '#fff', 'fillOpacity': '.5', 'strokeOpacity': '.5', 'strokeWidth': '2', }