2024-05-03 11:15:32 +07:00
|
|
|
import * as icons from 'simple-icons';
|
2024-12-14 20:52:29 +07:00
|
|
|
import FediverseIcon from './Extra/Fediverse';
|
2024-07-07 18:02:51 +07:00
|
|
|
import PixelfedIcon from './Extra/Pixelfed';
|
2024-05-03 11:15:32 +07:00
|
|
|
|
2023-12-03 23:02:09 +07:00
|
|
|
let ContactIcons = () => {
|
|
|
|
return (
|
2024-12-14 20:52:29 +07:00
|
|
|
<ul className="flex justify-center sm:space-x-5 max-sm:grid max-sm:grid-cols-3 max-sm:gap-4">
|
2023-12-03 23:02:09 +07:00
|
|
|
<li>
|
2024-05-03 11:15:32 +07:00
|
|
|
<a href="https://git.winscloud.net/winsdominoes" className="text-gray-500 hover:text-gray-900 dark:hover:text-white dark:text-gray-400">
|
|
|
|
<i
|
|
|
|
className="w-7 h-7 transition ease-in-out delay-60 opacity-60 hover:opacity-100 hover:scale-105 duration-300"
|
|
|
|
style={
|
2024-07-08 11:21:01 +07:00
|
|
|
{['width']: '35px', ['height']: '35px', ['fill']: 'white', ['display']: 'inline-block'}
|
2024-05-03 11:15:32 +07:00
|
|
|
}
|
|
|
|
dangerouslySetInnerHTML={{ __html: icons.siForgejo.svg }}>
|
|
|
|
</i>
|
2023-12-03 23:02:09 +07:00
|
|
|
</a>
|
|
|
|
</li>
|
|
|
|
<li>
|
2024-05-03 11:15:32 +07:00
|
|
|
<a href="https://github.com/WinsDominoes" className="text-gray-500 hover:text-gray-900 dark:hover:text-white dark:text-gray-400">
|
|
|
|
<i
|
|
|
|
className="w-7 h-7 transition ease-in-out delay-60 opacity-60 hover:opacity-100 hover:scale-105 duration-300"
|
|
|
|
style={
|
2024-07-08 11:21:01 +07:00
|
|
|
{['width']: '35px', ['height']: '35px', ['fill']: 'white', ['display']: 'inline-block'}
|
2024-05-03 11:15:32 +07:00
|
|
|
}
|
|
|
|
dangerouslySetInnerHTML={{ __html: icons.siGithub.svg }}>
|
|
|
|
</i>
|
2023-12-03 23:02:09 +07:00
|
|
|
</a>
|
|
|
|
</li>
|
|
|
|
<li>
|
2024-05-03 11:15:32 +07:00
|
|
|
<a href="https://fedi.winscloud.net/@winsdominoes" className="text-gray-500 hover:text-gray-900 dark:hover:text-white dark:text-gray-400">
|
|
|
|
<i
|
|
|
|
className="w-7 h-7 transition ease-in-out delay-60 opacity-60 hover:opacity-100 hover:scale-105 duration-300"
|
|
|
|
style={
|
2024-07-08 11:21:01 +07:00
|
|
|
{['width']: '35px', ['height']: '35px', ['fill']: 'white', ['display']: 'inline-block'}
|
2024-12-14 20:52:29 +07:00
|
|
|
}>
|
|
|
|
<FediverseIcon />
|
2024-07-04 06:12:22 +07:00
|
|
|
</i>
|
|
|
|
</a>
|
2023-12-03 23:02:09 +07:00
|
|
|
</li>
|
2024-07-07 18:02:51 +07:00
|
|
|
<li>
|
|
|
|
<a href="https://pixelfed.winscloud.net/@winsdominoes" className="text-gray-500 hover:text-gray-900 dark:hover:text-white dark:text-gray-400">
|
|
|
|
<i
|
|
|
|
className="w-7 h-7 transition ease-in-out delay-60 opacity-60 hover:opacity-100 hover:scale-105 duration-300"
|
|
|
|
style={
|
2024-07-08 11:21:01 +07:00
|
|
|
{['width']: '35px', ['height']: '35px', ['fill']: 'white', ['display']: 'inline-block'}
|
2024-07-07 18:02:51 +07:00
|
|
|
}>
|
|
|
|
<PixelfedIcon />
|
|
|
|
</i>
|
|
|
|
</a>
|
|
|
|
</li>
|
2024-07-08 11:21:01 +07:00
|
|
|
<li>
|
|
|
|
<a href="https://peertube.winscloud.net/c/wins_dominoes" className="text-gray-500 hover:text-gray-900 dark:hover:text-white dark:text-gray-400">
|
|
|
|
<i
|
|
|
|
className="w-7 h-7 transition ease-in-out delay-60 opacity-60 hover:opacity-100 hover:scale-105 duration-300"
|
|
|
|
style={
|
|
|
|
{['width']: '35px', ['height']: '35px', ['fill']: 'white', ['display']: 'inline-block'}
|
|
|
|
}
|
|
|
|
dangerouslySetInnerHTML={{ __html: icons.siPeertube.svg }}>
|
|
|
|
</i>
|
|
|
|
</a>
|
|
|
|
</li>
|
2023-12-03 23:02:09 +07:00
|
|
|
<li>
|
2024-05-03 11:15:32 +07:00
|
|
|
<a href="https://matrix.to/#/@winsdominoes:matrix.winscloud.net" className="text-gray-500 hover:text-gray-900 dark:hover:text-white dark:text-gray-400">
|
|
|
|
<i
|
|
|
|
className="w-7 h-7 transition ease-in-out delay-60 opacity-60 hover:opacity-100 hover:scale-105 duration-300"
|
|
|
|
style={
|
2024-07-08 11:21:01 +07:00
|
|
|
{['width']: '35px', ['height']: '35px', ['fill']: 'white', ['display']: 'inline-block'}
|
2024-05-03 11:15:32 +07:00
|
|
|
}
|
|
|
|
dangerouslySetInnerHTML={{ __html: icons.siMatrix.svg }}>
|
|
|
|
</i>
|
2023-12-03 23:02:09 +07:00
|
|
|
</a>
|
|
|
|
</li>
|
|
|
|
</ul>
|
|
|
|
)
|
|
|
|
}
|
|
|
|
|
2024-07-04 06:12:22 +07:00
|
|
|
export default ContactIcons;
|