From 93e5d24a48674064fe75610ba0cbe66104a981d4 Mon Sep 17 00:00:00 2001 From: Tilman Vatteroth Date: Sun, 5 Sep 2021 18:45:13 +0200 Subject: [PATCH 1/3] Add Lemmy Icon (#353) --- src/icons/icons.yml | 7 +++++++ src/icons/svg/lemmy.svg | 3 +++ 2 files changed, 10 insertions(+) create mode 100644 src/icons/svg/lemmy.svg diff --git a/src/icons/icons.yml b/src/icons/icons.yml index b9ac51714..8c5b2d1ed 100644 --- a/src/icons/icons.yml +++ b/src/icons/icons.yml @@ -7881,6 +7881,13 @@ icons: categories: - Brand Icons + - name: Lemmy + id: lemmy + unicode: f371 + created: 1.3 + url: join-lemmy.org + categories: + - Brand Icons diff --git a/src/icons/svg/lemmy.svg b/src/icons/svg/lemmy.svg new file mode 100644 index 000000000..41593d5f2 --- /dev/null +++ b/src/icons/svg/lemmy.svg @@ -0,0 +1,3 @@ + + + From 2d2243494f04ca110dc9080b12399845480e76f3 Mon Sep 17 00:00:00 2001 From: Tilman Vatteroth Date: Mon, 6 Sep 2021 11:47:59 +0200 Subject: [PATCH 2/3] Add IPFS Icon (#355) --- src/icons/icons.yml | 8 ++++++++ src/icons/svg/ipfs.svg | 3 +++ 2 files changed, 11 insertions(+) create mode 100644 src/icons/svg/ipfs.svg 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 @@ + + + From ef984e90ab318209155190476a97af77f3008c89 Mon Sep 17 00:00:00 2001 From: Tilman Vatteroth Date: Mon, 6 Sep 2021 15:58:37 +0200 Subject: [PATCH 3/3] Add Canonical Icon (#356) Co-authored-by: shine <4771718+shinenelson@users.noreply.github.com> --- src/icons/icons.yml | 8 ++++++++ src/icons/svg/canonical.svg | 3 +++ 2 files changed, 11 insertions(+) create mode 100644 src/icons/svg/canonical.svg diff --git a/src/icons/icons.yml b/src/icons/icons.yml index ff0626dec..a770e4696 100644 --- a/src/icons/icons.yml +++ b/src/icons/icons.yml @@ -7897,6 +7897,14 @@ icons: categories: - Brand Icons + - name: Canonical + id: canonical + unicode: f36a + created: 1.3 + url: canonical.com + categories: + - Brand Icons + diff --git a/src/icons/svg/canonical.svg b/src/icons/svg/canonical.svg new file mode 100644 index 000000000..a779baa01 --- /dev/null +++ b/src/icons/svg/canonical.svg @@ -0,0 +1,3 @@ + + +