From a8834589e3f521435502b6d1b3432f1fe366d257 Mon Sep 17 00:00:00 2001 From: Olivier ROMAN Date: Sun, 10 Sep 2023 00:38:54 +0200 Subject: [PATCH 1/2] add cleaned up icon --- src/icons/svg/itch-io.svg | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 src/icons/svg/itch-io.svg diff --git a/src/icons/svg/itch-io.svg b/src/icons/svg/itch-io.svg new file mode 100644 index 000000000..17650564c --- /dev/null +++ b/src/icons/svg/itch-io.svg @@ -0,0 +1,3 @@ + + + From 5180d2938bc11100a90aa08d563d9f24ef21abec Mon Sep 17 00:00:00 2001 From: Olivier ROMAN Date: Sun, 10 Sep 2023 00:54:42 +0200 Subject: [PATCH 2/2] add category in list of icons --- src/icons/icons.yml | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/src/icons/icons.yml b/src/icons/icons.yml index dc0dcaf95..602464df6 100644 --- a/src/icons/icons.yml +++ b/src/icons/icons.yml @@ -7913,6 +7913,12 @@ icons: categories: - Brand Icons - + - name: Itch-io + id: itch-io + unicode: f370 + created: 1.3 + url: itch.io + categories: + - Brand Icons