emoji-e-mail

returns the e-mail emoji

Usage no npm install needed!

<script type="module">
  import emojiEMail from 'https://cdn.skypack.dev/emoji-e-mail';
</script>

README

📧

Tests passing Tests passing

Returns the amazing e-mail emoji.

Usage

const emoji = require('emoji-e-mail');
console.log(emoji) // 📧

Tests

emoji-e-mail proudly has 100% test coverage. Run tests with npm test.