Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/ForkAwesome/Fork-Awesome.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorJulien Deswaef <judeswae@thoughtworks.com>2018-10-12 22:49:24 +0300
committerJulien Deswaef <judeswae@thoughtworks.com>2018-10-12 22:49:24 +0300
commitf8eece68ba7fcb71afbcd40dc2299ca2bd95416a (patch)
treefa113597a8c51a657e559930adc29b7c41004d40 /src
parent252628bc7daf80f945a5ed54d807c198aef021d4 (diff)
Adds fa-wikidata icon. Fixes #89
Diffstat (limited to 'src')
-rw-r--r--src/icons/.fontcustom-manifest.json8
-rw-r--r--src/icons/icons.yml8
-rw-r--r--src/icons/svg/wikidata.svg3
3 files changed, 17 insertions, 2 deletions
diff --git a/src/icons/.fontcustom-manifest.json b/src/icons/.fontcustom-manifest.json
index f66a5c4f7..603a384c1 100644
--- a/src/icons/.fontcustom-manifest.json
+++ b/src/icons/.fontcustom-manifest.json
@@ -1,7 +1,7 @@
{
"checksum": {
- "previous": "33ba22ee47110cb01931bfc178fb42c340a58785eb6fa3c3929f0d86fe85a39a",
- "current": "33ba22ee47110cb01931bfc178fb42c340a58785eb6fa3c3929f0d86fe85a39a"
+ "previous": "9a913a2c77ea327d48846f37d3baf3c5d3a0b4d54d69f4f9aa54ebe47d2feb25",
+ "current": "9a913a2c77ea327d48846f37d3baf3c5d3a0b4d54d69f4f9aa54ebe47d2feb25"
},
"fonts": [
"forkawesome/forkawesome.ttf",
@@ -2827,6 +2827,10 @@
"codepoint": 61931,
"source": "svg/wifi.svg"
},
+ "wikidata": {
+ "codepoint": 62234,
+ "source": "svg/wikidata.svg"
+ },
"wikipedia-w": {
"codepoint": 62054,
"source": "svg/wikipedia-w.svg"
diff --git a/src/icons/icons.yml b/src/icons/icons.yml
index fe6ff1bcf..538302507 100644
--- a/src/icons/icons.yml
+++ b/src/icons/icons.yml
@@ -7149,3 +7149,11 @@ icons:
url: emby.media
categories:
- Brand Icons
+
+ - name: Wikidata
+ id: wikidata
+ unicode: f31a
+ created: 1.1
+ url: wikidata.org
+ categories:
+ - Brand Icons
diff --git a/src/icons/svg/wikidata.svg b/src/icons/svg/wikidata.svg
new file mode 100644
index 000000000..4d7983994
--- /dev/null
+++ b/src/icons/svg/wikidata.svg
@@ -0,0 +1,3 @@
+<svg xmlns="http://www.w3.org/2000/svg" width="1536" height="1792" viewBox="0 0 1536 1792">
+ <path d="M0 271.802h75.852V1536H0zm151.704 0h227.555V1536H151.704zm303.407 0h227.556V1536H455.11zM758.519 271.802h75.851V1536H758.52zm151.703 0h75.852V1536h-75.852zm910.222 0h75.852V1536h-75.852zm151.704 0H2048V1536h-75.852zM1061.926 271.802h227.556V1536h-227.556zm303.407 0h75.852V1536h-75.852zm151.704 0h227.556V1536h-227.556z"/>
+</svg>