From 81479bcb8f82a2bf355d754018ece807a441dbae Mon Sep 17 00:00:00 2001 From: Julien Deswaef Date: Thu, 4 Oct 2018 17:13:52 -0400 Subject: Builds the fonts with Inscape and Syncthing logo --- src/icons/.fontcustom-manifest.json | 12 ++++++++++-- src/icons/svg/php.svg | 2 +- 2 files changed, 11 insertions(+), 3 deletions(-) (limited to 'src') diff --git a/src/icons/.fontcustom-manifest.json b/src/icons/.fontcustom-manifest.json index 1f3e04953..40570b37b 100644 --- a/src/icons/.fontcustom-manifest.json +++ b/src/icons/.fontcustom-manifest.json @@ -1,7 +1,7 @@ { "checksum": { - "previous": "452c1fbaf4bc46ab6cd967965f50c1eedf965b0c7aa1c906de3b49016bded76a", - "current": "452c1fbaf4bc46ab6cd967965f50c1eedf965b0c7aa1c906de3b49016bded76a" + "previous": "c15aa8ba8b70cd0348c7f9064a99c8a9b6aead271b46c68fd1be87e3391397b5", + "current": "c15aa8ba8b70cd0348c7f9064a99c8a9b6aead271b46c68fd1be87e3391397b5" }, "fonts": [ "forkawesome/forkawesome.ttf", @@ -1423,6 +1423,10 @@ "codepoint": 61530, "source": "svg/info-circle.svg" }, + "inkscape": { + "codepoint": 62226, + "source": "svg/inkscape.svg" + }, "inr": { "codepoint": 61782, "source": "svg/inr.svg" @@ -2419,6 +2423,10 @@ "codepoint": 61739, "source": "svg/superscript.svg" }, + "syncthing": { + "codepoint": 62225, + "source": "svg/syncthing.svg" + }, "table": { "codepoint": 61646, "source": "svg/table.svg" diff --git a/src/icons/svg/php.svg b/src/icons/svg/php.svg index 12a278936..7cc0033b8 100644 --- a/src/icons/svg/php.svg +++ b/src/icons/svg/php.svg @@ -1,3 +1,3 @@ - + -- cgit v1.2.3