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
diff options
context:
space:
mode:
authorHelmut K. C. Tessarek <tessarek@evermeet.cx>2018-05-09 05:44:44 +0300
committerHelmut K. C. Tessarek <tessarek@evermeet.cx>2018-05-09 05:44:44 +0300
commit6f7a82c2bbb077559d8d59620acb2f6825fc64f7 (patch)
treefd76a8b5fce3aaf6ed02439008d41e583900199b
parent50e5744167eec0d083e29a1d357b237e87a5e4f7 (diff)
parente187890e9bbad9d999e5f75c5bbee273cec7c8e7 (diff)
Merge branch 'joplin' into wip-1.1.0
-rw-r--r--src/icons/.fontcustom-manifest.json6
-rw-r--r--src/icons/icons.yml8
-rw-r--r--src/icons/svg/joplin.svg3
3 files changed, 16 insertions, 1 deletions
diff --git a/src/icons/.fontcustom-manifest.json b/src/icons/.fontcustom-manifest.json
index 9e2db2b00..fd2e2c858 100644
--- a/src/icons/.fontcustom-manifest.json
+++ b/src/icons/.fontcustom-manifest.json
@@ -1447,6 +1447,10 @@
"codepoint": 61866,
"source": "svg/joomla.svg"
},
+ "joplin": {
+ "codepoint": 62224,
+ "source": "svg/joplin.svg"
+ },
"jpy": {
"codepoint": 61783,
"source": "svg/jpy.svg"
@@ -2914,4 +2918,4 @@
"forkawesome/forkawesome.css",
"forkawesome/forkawesome-preview.html"
]
-} \ No newline at end of file
+}
diff --git a/src/icons/icons.yml b/src/icons/icons.yml
index 4e80ac83d..4649e2eb3 100644
--- a/src/icons/icons.yml
+++ b/src/icons/icons.yml
@@ -7027,3 +7027,11 @@ icons:
url: ffmpeg.org
categories:
- Brand Icons
+
+ - name: Joplin
+ id: joplin
+ unicode: f310
+ created: 1.0
+ url: joplin.cozic.net
+ categories:
+ - Brand Icons
diff --git a/src/icons/svg/joplin.svg b/src/icons/svg/joplin.svg
new file mode 100644
index 000000000..6c99b26ed
--- /dev/null
+++ b/src/icons/svg/joplin.svg
@@ -0,0 +1,3 @@
+<svg xmlns="http://www.w3.org/2000/svg" width="1536" height="1792">
+ <path d="M288 128C129 128 0 257 0 416v960c0 159 129 288 288 288h960c159 0 288-129 288-288V416c0-159-129-288-288-288H288zm449.168 236.572l263.434.565 263.431.562.584 73.412.584 73.412-42.732 1.504c-23.708.835-47.002 2.774-52.322 4.36-14.497 4.318-23.722 12.902-29.563 27.51l-5.12 12.802-1.403 291.717c-1.425 295.661-1.626 302.586-9.936 343.043-15.2 74-69.604 150.014-142.197 198.685-58.287 39.08-121.487 60.47-208.155 70.45-22.999 2.648-122.228 2.636-141.976-.024l-.002.006c-69.785-9.377-108.469-20.202-154.848-43.332-85.682-42.73-151.778-116.991-177.537-199.469-10.247-32.81-11.407-40.853-11.375-78.754.026-31.257.76-39.15 5.024-54.043 8.94-31.228 20.912-51.733 43.56-74.62 27.312-27.6 55.812-40.022 95.524-41.633 37.997-1.542 63.274 5.024 87.23 22.66 15.263 11.235 30.828 33.238 39.537 55.884 5.52 14.355 5.949 18.31 7.549 69.569 1.675 53.648 3.05 63.99 11.674 87.785 11.777 32.499 31.771 55.017 61.46 69.22 26.835 12.838 47.272 16.785 80.56 15.56 21.646-.798 30.212-2.135 43.208-6.741 38.682-13.708 70.96-44.553 86.471-82.635 16.027-39.348 15.995-38.647 15.947-361.595-.042-283.26-.09-286.272-4.568-296.153-10.958-24.171-22.488-28.492-81.074-30.377l-42.969-1.38v-147.95z"/>
+</svg>