diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index bc746af..730e27c 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -1,7 +1,7 @@ --- name: Bug report about: Create a report to help us improve -labels: bug +labels: "🐛 bug" --- + +- **Name of the icon** : +- **What is the purpose of this icon?** : +- **100% scale preview** : +- **Have you considered alternative possibilities** for its naming or design? : diff --git a/icons/form-input.svg b/icons/form-input.svg new file mode 100644 index 0000000..0546ed8 --- /dev/null +++ b/icons/form-input.svg @@ -0,0 +1,16 @@ + + + + + + diff --git a/icons/pause-octagon.svg b/icons/pause-octagon.svg new file mode 100644 index 0000000..fc9521a --- /dev/null +++ b/icons/pause-octagon.svg @@ -0,0 +1,15 @@ + + + + + diff --git a/icons/person-standing.svg b/icons/person-standing.svg new file mode 100644 index 0000000..8432854 --- /dev/null +++ b/icons/person-standing.svg @@ -0,0 +1,16 @@ + + + + + + diff --git a/icons/sidebar-close.svg b/icons/sidebar-close.svg new file mode 100644 index 0000000..2e52779 --- /dev/null +++ b/icons/sidebar-close.svg @@ -0,0 +1,15 @@ + + + + + diff --git a/icons/sidebar-open.svg b/icons/sidebar-open.svg new file mode 100644 index 0000000..8c03d29 --- /dev/null +++ b/icons/sidebar-open.svg @@ -0,0 +1,15 @@ + + + + + diff --git a/yarn.lock b/yarn.lock index b0f9f8a..ef196ca 100644 --- a/yarn.lock +++ b/yarn.lock @@ -12025,9 +12025,9 @@ sshpk@^1.7.0: tweetnacl "~0.14.0" ssri@^6.0.1: - version "6.0.1" - resolved "https://registry.yarnpkg.com/ssri/-/ssri-6.0.1.tgz#2a3c41b28dd45b62b63676ecb74001265ae9edd8" - integrity sha512-3Wge10hNcT1Kur4PDFwEieXSCMCJs/7WvSACcrMYrNp+b8kDL1/0wJch5Ni2WrtwEa2IO8OsVfeKIciKCDx/QA== + version "6.0.2" + resolved "https://registry.yarnpkg.com/ssri/-/ssri-6.0.2.tgz#157939134f20464e7301ddba3e90ffa8f7728ac5" + integrity sha512-cepbSq/neFK7xB6A50KHN0xHDotYzq58wWCa5LeWqnPrHG8GzfEjO/4O8kpmcGW+oaxkvhEJCWgbgNk4/ZV93Q== dependencies: figgy-pudding "^3.5.1"