emoji-fr

returns the fr emoji

Usage no npm install needed!

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

README

🇫🇷

Tests passing Tests passing

Returns the unassuming fr emoji.

Usage

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

Tests

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