emoji-arrow-upper-left

returns the arrow-upper-left emoji

Usage no npm install needed!

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

README

↖️

Tests passing Tests passing

Returns the imaginative arrow-upper-left emoji.

Usage

const emoji = require('emoji-arrow-upper-left');
console.log(emoji) // ↖️

Tests

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