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
1.2 KiB
XML
1 line
1.2 KiB
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 36 36"><path fill="#31373D" d="M32 5H4a4 4 0 0 0-4 4v18a4 4 0 0 0 4 4h28a4 4 0 0 0 4-4V9a4 4 0 0 0-4-4"/><circle cx="15.5" cy="12.5" r="1.5" fill="#31373D"/><circle cx="20.5" cy="12.5" r="1.5" fill="#31373D"/><ellipse cx="18" cy="15.5" fill="#292F33" rx="1" ry=".5"/><path fill="#E6E7E8" d="M29.021 24.883a1 1 0 0 0-1.282.598L20.923 23l6.816-2.48a1 1 0 1 0 .598-1.282 1 1 0 1 0-1.281-.597L18 21.937l-9.056-3.296a.999.999 0 1 0-1.879-.684.998.998 0 0 0 .598 1.281.998.998 0 0 0-1.281.599.999.999 0 1 0 1.879.683L15.077 23l-6.815 2.48a1 1 0 1 0-.598 1.281 1 1 0 1 0 1.281.598L18 24.065l9.055 3.295a1 1 0 1 0 1.281-.598 1 1 0 1 0 .685-1.879"/><path fill="#E6E7E8" d="M18 7c-4 0-6 3.239-6 6 0 1.394.827 2.399 2 3.054V18a1 1 0 1 0 2 0v-1.216c.33.072.665.127 1 .162V18a1 1 0 1 0 2 0v-1.054c.335-.036.67-.09 1-.162V18a1 1 0 1 0 2 0v-1.946c1.173-.654 2-1.659 2-3.054 0-2.761-2-6-6-6m-2.5 7c-.829 0-1.5 0-1.5-1.5a1.5 1.5 0 0 1 1.5-1.5c1.5 0 1.5.671 1.5 1.5s-.671 1.5-1.5 1.5m2.5 2c-.552 0-1-.224-1-.5s.448-.5 1-.5 1 .224 1 .5-.448.5-1 .5m2.5-2c-.828 0-1.5-.671-1.5-1.5s0-1.5 1.5-1.5a1.5 1.5 0 0 1 1.5 1.5c0 1.5-.672 1.5-1.5 1.5"/></svg> |