emoji-mailbox-closed

returns the mailbox-closed emoji

Usage no npm install needed!

<script type="module">
  import emojiMailboxClosed from 'https://cdn.skypack.dev/emoji-mailbox-closed';
</script>

README

📪

Tests passing Tests passing

Returns the unassuming mailbox-closed emoji.

Usage

const emoji = require('emoji-mailbox-closed');
console.log(emoji) // 📪

Tests

emoji-mailbox-closed proudly has 100% test coverage. Run tests with npm test.