diff --git a/src/icons/index.js b/src/icons/index.js index 261a8eded..53b9af13c 100644 --- a/src/icons/index.js +++ b/src/icons/index.js @@ -91,6 +91,7 @@ import { ReactComponent as txchidu_01 } from './svgs/rotating_logos/txchi-du_01. import { ReactComponent as viscous_01 } from './svgs/rotating_logos/viscous_01.svg' import { ReactComponent as wans_02 } from './svgs/rotating_logos/wans_02.svg' import { ReactComponent as zootghost_01 } from './svgs/rotating_logos/zootghost_01.svg' +import { ReactComponent as HanneMaes_01 } from './svgs/rotating_logos/HanneMaes_01.svg' export const RotatingLogoSVG = [ // - Working fine @@ -184,6 +185,7 @@ export const RotatingLogoSVG = [ viscous_01, wans_02, zootghost_01, + HanneMaes_01, ] // SVGs Prepared for ref (instancing icons from one source) diff --git a/src/icons/svgs/rotating_logos/HanneMaes_01.svg b/src/icons/svgs/rotating_logos/HanneMaes_01.svg new file mode 100644 index 000000000..a01c90ad0 --- /dev/null +++ b/src/icons/svgs/rotating_logos/HanneMaes_01.svg @@ -0,0 +1 @@ + \ No newline at end of file