emoji-flag-fr

returns the flag-fr emoji

Usage no npm install needed!

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

README

🇫🇷

Tests passing Tests passing

Returns the amazing flag-fr emoji.

Usage

const emoji = require('emoji-flag-fr');
console.log(emoji) // 🇫🇷

Tests

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