emoji-gb

returns the gb emoji

Usage no npm install needed!

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

README

🇬🇧

Tests passing Tests passing

Returns the infamous gb emoji.

Usage

const emoji = require('emoji-gb');
console.log(emoji) // 🇬🇧

Tests

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