export const testProps = {
	'data-testid': 'icon',
	'height': '2em',
	'width': 'auto',
	'className': 'test',
	'speed': '.5',
	'fill': '#000',
	'stroke': '#fff',
	'fillOpacity': '.5',
	'strokeOpacity': '.5',
	'strokeWidth': '2',
}
