emoji-older-man

returns the older-man emoji

Usage no npm install needed!

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

README

👴

Tests passing Tests passing

Returns the infamous older-man emoji.

Usage

const emoji = require('emoji-older-man');
console.log(emoji) // 👴

Tests

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