emoji-flag-fi

returns the flag-fi emoji

Usage no npm install needed!

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

README

🇫🇮

Tests passing Tests passing

Returns the infamous flag-fi emoji.

Usage

const emoji = require('emoji-flag-fi');
console.log(emoji) // 🇫🇮

Tests

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