From b5562306e43a825f2e92a157ce44fc86b14c1b34 Mon Sep 17 00:00:00 2001 From: Caleb King Date: Sat, 2 Jun 2018 09:48:03 -0500 Subject: [PATCH 1/3] Add icon for Nextcloud (#859) * Add Nextcloud logo * Add Nextcloud to JSON data --- _data/simple-icons.json | 5 +++++ icons/nextcloud.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/nextcloud.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 680f5b20..75c9e2f5 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -1155,6 +1155,11 @@ "hex": "00C7B7", "source": "https://www.netlify.com/press/" }, + { + "title": "Nextcloud", + "hex": "0082C9", + "source": "https://nextcloud.com/press/" + }, { "title": "Nextdoor", "hex": "00B246", diff --git a/icons/nextcloud.svg b/icons/nextcloud.svg new file mode 100644 index 00000000..7071567b --- /dev/null +++ b/icons/nextcloud.svg @@ -0,0 +1 @@ +Nextcloud icon From 2870ce56d676a82374e95310429b221b236c7d67 Mon Sep 17 00:00:00 2001 From: Johan Fagerberg Date: Sat, 2 Jun 2018 16:51:46 +0200 Subject: [PATCH 2/3] Revert "Add icon for Nextcloud (#859)" (#860) This reverts commit b5562306e43a825f2e92a157ce44fc86b14c1b34. --- _data/simple-icons.json | 5 ----- icons/nextcloud.svg | 1 - 2 files changed, 6 deletions(-) delete mode 100644 icons/nextcloud.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 75c9e2f5..680f5b20 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -1155,11 +1155,6 @@ "hex": "00C7B7", "source": "https://www.netlify.com/press/" }, - { - "title": "Nextcloud", - "hex": "0082C9", - "source": "https://nextcloud.com/press/" - }, { "title": "Nextdoor", "hex": "00B246", diff --git a/icons/nextcloud.svg b/icons/nextcloud.svg deleted file mode 100644 index 7071567b..00000000 --- a/icons/nextcloud.svg +++ /dev/null @@ -1 +0,0 @@ -Nextcloud icon From bcfa1dbcde70de2b26e801cf0549c041685a6987 Mon Sep 17 00:00:00 2001 From: Johan Fagerberg Date: Sun, 3 Jun 2018 16:44:17 +0200 Subject: [PATCH 3/3] Publish 1.6.2 - Tails & Nextcloud * Version bump * Add Nextcloud icon (#861) * Add Nextcloud logo * Add Nextcloud to JSON data * Add icon for TAILS Linux (#864) * Add icon for TAILS Linux The Amnesic Live System https://tails.boum.org * Add TAILS to JSON * Add "Create a pull request" to contributing.md (#865) --- CONTRIBUTING.md | 4 ++++ _data/simple-icons.json | 10 ++++++++++ icons/nextcloud.svg | 1 + icons/tails.svg | 1 + package.json | 2 +- 5 files changed, 17 insertions(+), 1 deletion(-) create mode 100644 icons/nextcloud.svg create mode 100644 icons/tails.svg diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 2aad7056..fd6f8730 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -140,6 +140,10 @@ Here is the object for the Adobe Photoshop icon as an example: }, ``` +### 7. Create a pull request + +Once you've completed the previous steps, create a pull request to merge your edits into the *develop* branch. + ## Labeling Issues We use several labels to help organize and identify issues. You can find all labels [here](https://github.com/simple-icons/simple-icons/labels). Here's what they represent and how we use them: diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 680f5b20..8001c609 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -1155,6 +1155,11 @@ "hex": "00C7B7", "source": "https://www.netlify.com/press/" }, + { + "title": "Nextcloud", + "hex": "0082C9", + "source": "https://nextcloud.com/press/" + }, { "title": "Nextdoor", "hex": "00B246", @@ -1715,6 +1720,11 @@ "hex": "000000", "source": "https://symfony.com/logo" }, + { + "title": "Tails", + "hex": "56347C", + "source": "https://tails.boum.org/contribute/how/promote/material/logo/" + }, { "title": "Tapas", "hex": "FFCE00", diff --git a/icons/nextcloud.svg b/icons/nextcloud.svg new file mode 100644 index 00000000..7071567b --- /dev/null +++ b/icons/nextcloud.svg @@ -0,0 +1 @@ +Nextcloud icon diff --git a/icons/tails.svg b/icons/tails.svg new file mode 100644 index 00000000..3844346a --- /dev/null +++ b/icons/tails.svg @@ -0,0 +1 @@ +Tails icon diff --git a/package.json b/package.json index 3a62fff1..87424b33 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "simple-icons", - "version": "1.6.1", + "version": "1.6.2", "description": "SVG icons for popular brands https://simpleicons.org", "homepage": "https://www.simpleicons.org", "keywords": [