From c51e5ef01f9f5ad8ea89eb3d8f818b6ce3608474 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jes=C3=BAs=20Eduardo?= Date: Sat, 4 Nov 2017 22:56:23 -0500 Subject: Agrega Liberapay y Matrix -> https://notabug.org/heckyel/libresocial/issues/1 --- css/libresocial.css | 24 +- demo.html | 2 + fonts/libresocial.svg | 583 +++++++++++++++++++++++++------------------------ fonts/libresocial.ttf | Bin 6444 -> 6852 bytes fonts/libresocial.woff | Bin 17260 -> 18488 bytes lab/metadata.json | 14 +- 6 files changed, 323 insertions(+), 300 deletions(-) diff --git a/css/libresocial.css b/css/libresocial.css index 57346b1..3c422f2 100644 --- a/css/libresocial.css +++ b/css/libresocial.css @@ -47,14 +47,16 @@ Written by Heckyel /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */ } -.icon-diaspora:before { content: '\e800'; } /* '' */ -.icon-friendica:before { content: '\e801'; } /* '' */ -.icon-gitlab:before { content: '\e802'; } /* '' */ -.icon-gnusocial:before { content: '\e803'; } /* '' */ -.icon-hubzilla:before { content: '\e804'; } /* '' */ -.icon-mastodon:before { content: '\e805'; } /* '' */ -.icon-mediagoblin:before { content: '\e806'; } /* '' */ -.icon-notabug:before { content: '\e807'; } /* '' */ -.icon-pump:before { content: '\e808'; } /* '' */ -.icon-tox:before { content: '\e809'; } /* '' */ -.icon-xmpp:before { content: '\e810'; } /* '' */ +.icon-diaspora:before { content: '\e800'; } +.icon-friendica:before { content: '\e801'; } +.icon-gitlab:before { content: '\e802'; } +.icon-gnusocial:before { content: '\e803'; } +.icon-hubzilla:before { content: '\e804'; } +.icon-liberapay:before { content: '\e805'; } +.icon-mastodon:before { content: '\e806'; } +.icon-matrix:before { content: '\e807'; } +.icon-mediagoblin:before { content: '\e808'; } +.icon-notabug:before { content: '\e809'; } +.icon-pump:before { content: '\e810'; } +.icon-tox:before { content: '\e811'; } +.icon-xmpp:before { content: '\e812'; } diff --git a/demo.html b/demo.html index f829145..3dabdb1 100644 --- a/demo.html +++ b/demo.html @@ -12,7 +12,9 @@ + + diff --git a/fonts/libresocial.svg b/fonts/libresocial.svg index 3889844..ee308ff 100644 --- a/fonts/libresocial.svg +++ b/fonts/libresocial.svg @@ -1,287 +1,304 @@ +2017-11-4: Created with FontForge (http://fontforge.org) +--> - - Created by FontForge 20170320 at Fri Jul 21 21:42:46 2017 - By heckyel - Copyright (c) 2017, heckyel - - - - - - - - - - - - - - - - - - - + +Created by FontForge 20170320 at Sat Nov 4 22:50:29 2017 + By heckyel +Copyright (c) 2017, heckyel + + + + + + + + + + + + + + + + + + + + diff --git a/fonts/libresocial.ttf b/fonts/libresocial.ttf index 3803332..a13e739 100644 Binary files a/fonts/libresocial.ttf and b/fonts/libresocial.ttf differ diff --git a/fonts/libresocial.woff b/fonts/libresocial.woff index 3236017..7c266ad 100644 Binary files a/fonts/libresocial.woff and b/fonts/libresocial.woff differ diff --git a/lab/metadata.json b/lab/metadata.json index f4b1505..8b77947 100644 --- a/lab/metadata.json +++ b/lab/metadata.json @@ -16,12 +16,14 @@ , "0xe802": "gitlab.svg" , "0xe803": "gnusocial.svg" , "0xe804": "hubzilla.svg" - , "0xe805": "mastodon.svg" - , "0xe806": "mediagoblin.svg" - , "0xe807": "notabug.svg" - , "0xe808": "pump.svg" - , "0xe809": "tox.svg" - , "0xe810": "xmpp.svg" + , "0xe805": "liberapay.svg" + , "0xe806": "mastodon.svg" + , "0xe807": "matrix.svg" + , "0xe808": "mediagoblin.svg" + , "0xe809": "notabug.svg" + , "0xe810": "pump.svg" + , "0xe811": "tox.svg" + , "0xe812": "xmpp.svg" } , "sfnt_names": [ ["English (US)", "Copyright", "Copyright (c) 2017 Conocimientos Libres"] -- cgit v1.2.3