emoji-thinking-face

returns the thinking-face emoji

Usage no npm install needed!

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

README

🤔

Tests passing Tests passing

Returns the friendly thinking-face emoji.

Usage

const emoji = require('emoji-thinking-face');
console.log(emoji) // 🤔

Tests

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