emoji-b

returns the b emoji

Usage no npm install needed!

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

README

🅱️

Tests passing Tests passing

Returns the amazing b emoji.

Usage

const emoji = require('emoji-b');
console.log(emoji) // 🅱️

Tests

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