diff --git a/assets/icons/envelope.svg b/assets/icons/envelope.svg new file mode 100644 index 00000000..9285f23d --- /dev/null +++ b/assets/icons/envelope.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/exampleSite/content/samples/icons/index.md b/exampleSite/content/samples/icons/index.md index 3ec61ca7..707e9e0c 100644 --- a/exampleSite/content/samples/icons/index.md +++ b/exampleSite/content/samples/icons/index.md @@ -35,6 +35,7 @@ The full list of built-in icons and their corresponding names can referenced bel | dribbble | {{< icon dribbble >}} | | edit | {{< icon edit >}} | | email | {{< icon email >}} | +| envelope | {{< icon envelope >}} | | eye | {{< icon eye >}} | | facebook | {{< icon facebook >}} | | fire | {{< icon fire >}} |