|
@@ -1,6 +1,6 @@
|
|
|
import React from 'react';
|
|
import React from 'react';
|
|
|
|
|
|
|
|
-export const FootstampIcon = () => (
|
|
|
|
|
|
|
+export const FootstampIcon = (): JSX.Element => (
|
|
|
<svg
|
|
<svg
|
|
|
xmlns="http://www.w3.org/2000/svg"
|
|
xmlns="http://www.w3.org/2000/svg"
|
|
|
width={16}
|
|
width={16}
|