From 85a0dd3b56e02cc3fab1c69e7ab004cdc8a3dc09 Mon Sep 17 00:00:00 2001 From: Diego Arce Date: Sat, 5 Dec 2020 13:39:15 -0600 Subject: [PATCH] Add Nubank (#3617) * Add Nubank icon (#3615) Signed-off-by: Diego Arce * fix nubank.svg Signed-off-by: Diego Arce --- _data/simple-icons.json | 5 +++++ icons/nubank.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/nubank.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index f54b1754..9e396a2e 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -4445,6 +4445,11 @@ "hex": "CB3837", "source": "https://github.com/npm/logos" }, + { + "title": "Nubank", + "hex": "8A05BE", + "source": "https://nubank.com.br/imprensa/" + }, { "title": "Nucleo", "hex": "111111", diff --git a/icons/nubank.svg b/icons/nubank.svg new file mode 100644 index 00000000..0ee0f002 --- /dev/null +++ b/icons/nubank.svg @@ -0,0 +1 @@ +Nubank icon \ No newline at end of file