Merge branch 'joplin' into wip-1.1.0

This commit is contained in:
Helmut K. C. Tessarek 2018-05-08 22:44:44 -04:00
commit 6f7a82c2bb
No known key found for this signature in database
GPG key ID: BE0985349D44DD00
3 changed files with 16 additions and 1 deletions

View file

@ -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"
]
}
}

View file

@ -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

3
src/icons/svg/joplin.svg Normal file
View file

@ -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>

After

Width:  |  Height:  |  Size: 1.2 KiB