1
0
mirror of https://github.com/nextcloud/ocsms.git synced 2026-08-29 16:59:34 +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="#3B88C3" d="M36 32c0 2.209-1.791 4-4 4H4c-2.209 0-4-1.791-4-4V4c0-2.209 1.791-4 4-4h28c2.209 0 4 1.791 4 4v28z"/><path d="M14.735 11.082c1.694 0 2.508.924 2.508 2.685v9.572c0 1.76-.814 2.662-2.508 2.662H2.26c-.528 0-.836-.374-.836-.946 0-.594.264-.924.858-.924h11.904c.858 0 1.078-.242 1.078-1.034v-9.131c0-.793-.22-1.012-1.078-1.012H2.634c-.572 0-.836-.33-.836-.902 0-.594.264-.968.858-.968h12.079zm16.83 0c1.694 0 2.509.924 2.509 2.685v9.572c0 1.76-.814 2.662-2.509 2.662H19.09c-.528 0-.836-.374-.836-.946 0-.594.264-.924.858-.924h11.904c.858 0 1.078-.242 1.078-1.034v-9.131c0-.793-.22-1.012-1.078-1.012H19.464c-.572 0-.836-.33-.836-.902 0-.594.264-.968.858-.968h12.079z" fill="#FFF"/></svg>

After

Width:  |  Height:  |  Size: 765 B