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-10 23:30:57 +0300
committerJulien Deswaef <judeswae@thoughtworks.com>2018-10-10 23:30:57 +0300
commit252628bc7daf80f945a5ed54d807c198aef021d4 (patch)
treec35c9b0f6fc2a1f3e1a9af624e33c2aca9621015 /src
parenta21c38036b08fec81653e104072025e90b4e1dbd (diff)
Adds fa-emby icon. Fixes #83
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/emby.svg3
3 files changed, 17 insertions, 2 deletions
diff --git a/src/icons/.fontcustom-manifest.json b/src/icons/.fontcustom-manifest.json
index 13f80c923..f66a5c4f7 100644
--- a/src/icons/.fontcustom-manifest.json
+++ b/src/icons/.fontcustom-manifest.json
@@ -1,7 +1,7 @@
{
"checksum": {
- "previous": "cb16785717e7c07f96dbc04cb8340e75f1b801cf5bf09c029e2641cecd8c646b",
- "current": "cb16785717e7c07f96dbc04cb8340e75f1b801cf5bf09c029e2641cecd8c646b"
+ "previous": "33ba22ee47110cb01931bfc178fb42c340a58785eb6fa3c3929f0d86fe85a39a",
+ "current": "33ba22ee47110cb01931bfc178fb42c340a58785eb6fa3c3929f0d86fe85a39a"
},
"fonts": [
"forkawesome/forkawesome.ttf",
@@ -835,6 +835,10 @@
"codepoint": 61762,
"source": "svg/ellipsis-v.svg"
},
+ "emby": {
+ "codepoint": 62233,
+ "source": "svg/emby.svg"
+ },
"empire": {
"codepoint": 61905,
"source": "svg/empire.svg"
diff --git a/src/icons/icons.yml b/src/icons/icons.yml
index a17e8e417..fe6ff1bcf 100644
--- a/src/icons/icons.yml
+++ b/src/icons/icons.yml
@@ -7141,3 +7141,11 @@ icons:
url: jirafeau.net
categories:
- Brand Icons
+
+ - name: Emby
+ id: emby
+ unicode: f319
+ created: 1.1
+ url: emby.media
+ categories:
+ - Brand Icons
diff --git a/src/icons/svg/emby.svg b/src/icons/svg/emby.svg
new file mode 100644
index 000000000..10427747d
--- /dev/null
+++ b/src/icons/svg/emby.svg
@@ -0,0 +1,3 @@
+<svg xmlns="http://www.w3.org/2000/svg" width="1536" height="1792" viewBox="0 0 1536 1792">
+ <path d="M473.838 1311.653l-61.946 61.946L0 959.164l356.215-356.215-60.57-60.57L710.025 128l355.3 355.3 57.455-57.454L1534.3 839.7l-352.63 352.63 58.092 58.093L826.185 1664zm616.85-408.87L595.03 612.021v577.488z" fill-opacity=".973"/>
+</svg>