1
0
mirror of https://github.com/nextcloud/ocsms.git synced 2026-08-29 08:49:27 +00:00

Add local support for twemoji.

Adds twemoji support, with the twemoji library and graphics hosted on the local NextCloud install.
This commit is contained in:
Greg Ross
2018-07-02 14:31:08 -04:00
committed by Loïc Blot
parent e6a2214bc9
commit 967a60b4c3
5687 changed files with 2862 additions and 7 deletions
+1
View File
@@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 36 36"><path fill="#F4900C" d="M15 26h6v4h-6z"/><path fill="#FFAC33" d="M30 18c0 7 3 4 3 7 0 0 0 2-2 2H5c-2 0-2-2-2-2 0-3 3 0 3-7 0-5.523 6.477-8 12-8s12 2.477 12 8z"/><circle fill="#FFAC33" cx="18" cy="10" r="3"/><path fill="#C1694F" d="M35 33c0 1.104-.896 2-2 2H3c-1.104 0-2-.896-2-2s.896-2 2-2h30c1.104 0 2 .896 2 2z"/><path fill="#C1694F" d="M33 31c0 1.104-.896 2-2 2H5c-1.104 0-2-.896-2-2s.896-2 2-2h26c1.104 0 2 .896 2 2z"/></svg>

After

Width:  |  Height:  |  Size: 489 B