emoji-man-heart-man

returns the man-heart-man emoji

Usage no npm install needed!

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

README

👨‍❤️‍👨

Tests passing Tests passing

Returns the friendly man-heart-man emoji.

Usage

const emoji = require('emoji-man-heart-man');
console.log(emoji) // 👨‍❤️‍👨

Tests

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