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/icons
diff options
context:
space:
mode:
authorJulien Deswaef <judeswae@thoughtworks.com>2019-02-13 20:28:09 +0300
committerJulien Deswaef <judeswae@thoughtworks.com>2019-02-13 20:28:09 +0300
commit894c16537bafade0294532141ee6f633a06f0f68 (patch)
tree18801df9f498cff91a084c863a9340c2e37868bb /src/icons
parent39dc4b59c5a24089b3eac50fdd355fce471521c2 (diff)
Adds Unslpash icon. Fixes #141
Diffstat (limited to 'src/icons')
-rw-r--r--src/icons/.fontcustom-manifest.json8
-rw-r--r--src/icons/icons.yml8
-rw-r--r--src/icons/svg/unslpash.svg3
3 files changed, 17 insertions, 2 deletions
diff --git a/src/icons/.fontcustom-manifest.json b/src/icons/.fontcustom-manifest.json
index b90f0bfff..d14472733 100644
--- a/src/icons/.fontcustom-manifest.json
+++ b/src/icons/.fontcustom-manifest.json
@@ -1,7 +1,7 @@
{
"checksum": {
- "previous": "962c5ffdd9bf7dc28beedde37db577fd7763bb0bf1ce6e1c0919b6cccb68fb17",
- "current": "962c5ffdd9bf7dc28beedde37db577fd7763bb0bf1ce6e1c0919b6cccb68fb17"
+ "previous": "f3c28c2a792fb541ee64aca5c002cc1aef34bd6d371348e042f5f2bb7159b3f9",
+ "current": "f3c28c2a792fb541ee64aca5c002cc1aef34bd6d371348e042f5f2bb7159b3f9"
},
"fonts": [
"forkawesome/forkawesome.ttf",
@@ -2731,6 +2731,10 @@
"codepoint": 61758,
"source": "svg/unlock-alt.svg"
},
+ "unslpash": {
+ "codepoint": 62245,
+ "source": "svg/unslpash.svg"
+ },
"upload": {
"codepoint": 61587,
"source": "svg/upload.svg"
diff --git a/src/icons/icons.yml b/src/icons/icons.yml
index 42e327f91..15c371d13 100644
--- a/src/icons/icons.yml
+++ b/src/icons/icons.yml
@@ -7227,3 +7227,11 @@ icons:
categories:
- Brand Icons
- Web Application Icons
+
+ - name: Unsplash
+ id: unsplash
+ unicode: f325
+ created: 1.1
+ url: unsplash.com
+ categories:
+ - Brand Icons
diff --git a/src/icons/svg/unslpash.svg b/src/icons/svg/unslpash.svg
new file mode 100644
index 000000000..ca81ebdf4
--- /dev/null
+++ b/src/icons/svg/unslpash.svg
@@ -0,0 +1,3 @@
+<svg xmlns="http://www.w3.org/2000/svg" width="1536" height="1792" viewBox="0 0 1536 1792">
+ <path d="M1052.103 807.614v428.193H483.897V807.614H0V1664h1536V807.614zM483.897 128.25h568.331v428.193h-568.33z" stroke-width="12.546"/>
+</svg>