emoji-pick

returns the pick emoji

Usage no npm install needed!

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

README

Tests passing Tests passing

Returns the unassuming pick emoji.

Usage

const emoji = require('emoji-pick');
console.log(emoji) // ⛏

Tests

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