e958834158
Adds a new option to load Twemoji from the JSDelivr CDN (default) or from the server. For Twemoji stored on the server, they are grabbed directly from the @twemoji/api Github repo's assets, given they're no longer distributed in the @twemoji/api dist. No longer uses @discordapp/twemoji due to being unmaintained.
1 line
289 B
XML
1 line
289 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 36 36"><circle cx="18" cy="18" r="18" fill="#99AAB5"/><circle cx="18" cy="18" r="14" fill="#E1E8ED"/><path fill="#66757F" d="M17 18a1 1 0 1 1 2 0v11a1 1 0 0 1-2 0z"/><path fill="#66757F" d="M19 18a1 1 0 0 1-2 0V9a1 1 0 0 1 2 0z"/></svg> |