emoji-flag-ss

returns the flag-ss emoji

Usage no npm install needed!

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

README

🇸🇸

Tests passing Tests passing

Returns the unassuming flag-ss emoji.

Usage

const emoji = require('emoji-flag-ss');
console.log(emoji) // 🇸🇸

Tests

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