import React from 'react';
import tenorLogo from '../img/tenor.png';
import ReadyPlayerMeLogo from '../img/ReadyPlayerMe.png';
export const UploadCloud = () => (
);
export const LibraryIcon = () => (
);
export const Text3DIcon = () => (
);
export const SketchfabIcon = () => (
);
export const TenorIcon = () => (
);
export const ReadyPlayerMeIcon = () =>
export const SpotifyLogo = () => (
);