emoji-worried

returns the worried emoji

Usage no npm install needed!

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

README

😟

Tests passing Tests passing

Returns the wonderful worried emoji.

Usage

const emoji = require('emoji-worried');
console.log(emoji) // 😟

Tests

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