diff --git a/.github/ISSUE_TEMPLATE/icon_request.md b/.github/ISSUE_TEMPLATE/icon_request.md index 22e705de7..7085b2eda 100644 --- a/.github/ISSUE_TEMPLATE/icon_request.md +++ b/.github/ISSUE_TEMPLATE/icon_request.md @@ -6,10 +6,13 @@ labels: "icon request" ## Icon Request * Icon name: * Use case: -* Screenshots of similar icons: +* _Screenshots_ of similar icons: diff --git a/README.md b/README.md index df786025a..4e5810537 100644 --- a/README.md +++ b/README.md @@ -53,7 +53,7 @@ npm install lucide yarn add lucide ``` -For more details, see the [documentation](https://github.com/lucide-icons/lucide/blob/master/packages/lucide-react/README.md). +For more details, see the [documentation](https://github.com/lucide-icons/lucide/tree/master/packages/lucide#lucide). ### React @@ -93,7 +93,7 @@ yarn add lucide-angular npm install lucide-angular ``` -For more details, see the [documentation](https://github.com/lucide-icons/lucide/tree/packages/lucide-angular/projects/lucide-angular#lucide-angular). +For more details, see the [documentation](https://github.com/lucide-icons/lucide/tree/master/packages/lucide-angular/projects/lucide-angular#lucide-angular). ### Figma diff --git a/icons/bug.svg b/icons/bug.svg new file mode 100644 index 000000000..a4cef2335 --- /dev/null +++ b/icons/bug.svg @@ -0,0 +1,22 @@ + + + + + + + + + + + + diff --git a/icons/glasses.svg b/icons/glasses.svg new file mode 100644 index 000000000..94e405c35 --- /dev/null +++ b/icons/glasses.svg @@ -0,0 +1,17 @@ + + + + + + + diff --git a/tags.json b/tags.json index cdddcd335..c3b64be24 100644 --- a/tags.json +++ b/tags.json @@ -687,6 +687,10 @@ "logo", "version control" ], + "glasses": [ + "glasses", + "spectacles" + ], "globe": [ "world", "browser",