Merge branch 'master' into ubuntu

Conflicts:
	src/icons/icons.yml
This commit is contained in:
shine 2021-09-06 19:55:51 +05:30
commit c9f7232994
No known key found for this signature in database
GPG key ID: FD9076FE350A0C5C
4 changed files with 34 additions and 1 deletions

View file

@ -7881,9 +7881,33 @@ icons:
categories:
- Brand Icons
- name: Lemmy
id: lemmy
unicode: f371
created: 1.3
url: join-lemmy.org
categories:
- Brand Icons
- name: IPFS
id: ipfs
unicode: f372
created: 1.3
url: ipfs.io
categories:
- Brand Icons
- name: Canonical
id: canonical
unicode: f36a
created: 1.3
url: canonical.com
categories:
- Brand Icons
- name: Ubuntu
id: ubuntu
unicode: f371
unicode: f36b
created: 1.3
url: ubuntu.com
categories:

View file

@ -0,0 +1,3 @@
<svg width="1536" height="1792" viewBox="0 0 1536 1792" xmlns="http://www.w3.org/2000/svg">
<path d="M 640.00002,256 C 286.51849,256 0,542.53157 0,896.01762 0,1249.4631 286.523,1536 640.00002,1536 993.46802,1536 1280.0087,1249.4676 1280.0087,896.01762 1280.0087,542.53157 993.46351,256 640.00002,256 Z m 0,155.68523 c 267.51101,0 484.32348,216.83967 484.32348,484.32359 0,267.52458 -216.81247,484.30598 -484.32348,484.30598 -267.50198,0 -484.30599,-216.7814 -484.30599,-484.30598 0,-267.48392 216.80401,-484.32359 484.30599,-484.32359 z m 0.0181,76.80243 c -225.0786,0 -407.52992,182.42925 -407.52992,407.51236 0,225.13278 182.45132,407.52108 407.52992,407.52108 225.08762,0 407.52108,-182.3883 407.52108,-407.52108 0,-225.08311 -182.43797,-407.51236 -407.52108,-407.51236 z"/>
</svg>

After

Width:  |  Height:  |  Size: 789 B

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

@ -0,0 +1,3 @@
<svg width="1536" height="1792" viewBox="0 0 1536 1792" xmlns="http://www.w3.org/2000/svg">
<path d="M 554.26346,256 0,576.00612 V 1215.9939 L 554.26346,1536 1108.5222,1215.9939 V 575.9817 Z m -57.21298,77.07664 h 0.039 c 33.88814,25.00298 80.11555,25.00298 114.0012,0 L 1012.949,565.09766 c -0.8048,7.13568 -0.8031,14.33423 0,21.47017 L 611.06625,818.58886 c -33.88565,-25.00306 -80.10581,-25.00306 -113.99145,0 L 95.192189,586.57268 c 0.803141,-7.13559 0.803159,-14.33908 0,-21.47502 z m 554.48332,317.5842 0.025,0.0104 c 5.7782,4.26366 12.0176,7.86038 18.599,10.73266 v 464.0321 c -38.5956,16.8454 -61.7083,56.8794 -56.9982,98.7277 l -401.88276,232.0159 c -5.77837,-4.2636 -12.0176,-7.8602 -18.59899,-10.7325 l -0.4498,-461.45923 c 38.59548,-16.84529 61.70825,-56.8742 56.99817,-98.72253 z M 56.993277,653.22924 458.8515,885.25512 c -4.71009,41.84833 18.40243,81.88261 56.99816,98.72746 v 464.03222 c -6.58137,2.8722 -12.82088,6.4738 -18.59898,10.7374 L 95.392442,1226.7363 c 4.710078,-41.8483 -18.402431,-81.8828 -56.998157,-98.7276 V 663.97653 c 6.581616,-2.87228 12.815979,-6.47403 18.59409,-10.73759 z"/>
</svg>

After

Width:  |  Height:  |  Size: 1.1 KiB

3
src/icons/svg/lemmy.svg Normal file

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 18 KiB