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:
authorTilman Vatteroth <git@tilmanvatteroth.de>2021-09-06 12:47:59 +0300
committerGitHub <noreply@github.com>2021-09-06 12:47:59 +0300
commit2d2243494f04ca110dc9080b12399845480e76f3 (patch)
tree9ced8dd6ee12e9f36e9431cd8c00076d9a59b82a
parent93e5d24a48674064fe75610ba0cbe66104a981d4 (diff)
Add IPFS Icon (#355)
-rw-r--r--src/icons/icons.yml8
-rw-r--r--src/icons/svg/ipfs.svg3
2 files changed, 11 insertions, 0 deletions
diff --git a/src/icons/icons.yml b/src/icons/icons.yml
index 8c5b2d1ed..ff0626dec 100644
--- a/src/icons/icons.yml
+++ b/src/icons/icons.yml
@@ -7889,6 +7889,14 @@ icons:
categories:
- Brand Icons
+ - name: IPFS
+ id: ipfs
+ unicode: f372
+ created: 1.3
+ url: ipfs.io
+ categories:
+ - Brand Icons
+
diff --git a/src/icons/svg/ipfs.svg b/src/icons/svg/ipfs.svg
new file mode 100644
index 000000000..e8234be66
--- /dev/null
+++ b/src/icons/svg/ipfs.svg
@@ -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>