emoji-thumbsdown

returns the thumbsdown emoji

Usage no npm install needed!

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

README

👎

Tests passing Tests passing

Returns the amazing thumbsdown emoji.

Usage

const emoji = require('emoji-thumbsdown');
console.log(emoji) // 👎

Tests

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