emoji-arrow-forward

returns the arrow-forward emoji

Usage no npm install needed!

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

README

▶️

Tests passing Tests passing

Returns the witty arrow-forward emoji.

Usage

const emoji = require('emoji-arrow-forward');
console.log(emoji) // ▶️

Tests

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