README
🇮🇨
Returns the charming flag-ic emoji.
Usage
const emoji = require('emoji-flag-ic');
console.log(emoji) // 🇮🇨
Tests
emoji-flag-ic proudly has 100% test coverage. Run tests with npm test.
returns the flag-ic emoji
<script type="module">
import emojiFlagIc from 'https://cdn.skypack.dev/emoji-flag-ic';
</script>
Returns the charming flag-ic emoji.
const emoji = require('emoji-flag-ic');
console.log(emoji) // 🇮🇨
emoji-flag-ic proudly has 100% test coverage. Run tests with npm test.