emoji-u6708

returns the u6708 emoji

Usage no npm install needed!

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

README

🈷️

Tests passing Tests passing

Returns the infamous u6708 emoji.

Usage

const emoji = require('emoji-u6708');
console.log(emoji) // 🈷️

Tests

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