emoji-flag-sb

returns the flag-sb emoji

Usage no npm install needed!

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

README

πŸ‡ΈπŸ‡§

Tests passing Tests passing

Returns the infamous flag-sb emoji.

Usage

const emoji = require('emoji-flag-sb');
console.log(emoji) // πŸ‡ΈπŸ‡§

Tests

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