Closed ModischFabrications closed 2 years ago
https://sveltematerialui.com/demo/icon-button/ contains GH icon, that one is easy.
maybe: <path fill="currentColor" d={mdiPause} /> (https://materialdesignicons.com/icon/pause)
<path fill="currentColor" d={mdiPause} />
-> https://github.com/Cweili/svelte-fa/pull/187