diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 90144300f..275496e4a 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -2135,6 +2135,11 @@ "hex": "5391FE", "source": "https://github.com/PowerShell/PowerShell" }, + { + "title": "Prettier", + "hex": "F7B93E", + "source": "https://github.com/prettier/prettier-logo/tree/master/images" + }, { "title": "Prismic", "hex": "484A7A", diff --git a/icons/prettier.svg b/icons/prettier.svg new file mode 100644 index 000000000..018b38596 --- /dev/null +++ b/icons/prettier.svg @@ -0,0 +1 @@ +Prettier icon \ No newline at end of file