emoji-arrow-up

returns the arrow-up emoji

Usage no npm install needed!

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

README

⬆️

Tests passing Tests passing

Returns the friendly arrow-up emoji.

Usage

const emoji = require('emoji-arrow-up');
console.log(emoji) // ⬆️

Tests

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