emoji-arrow-heading-up

returns the arrow-heading-up emoji

Usage no npm install needed!

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

README

⤴️

Tests passing Tests passing

Returns the amazing arrow-heading-up emoji.

Usage

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

Tests

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