emoji-speak-no-evil

returns the speak-no-evil emoji

Usage no npm install needed!

<script type="module">
  import emojiSpeakNoEvil from 'https://cdn.skypack.dev/emoji-speak-no-evil';
</script>

README

🙊

Tests passing Tests passing

Returns the unassuming speak-no-evil emoji.

Usage

const emoji = require('emoji-speak-no-evil');
console.log(emoji) // 🙊

Tests

emoji-speak-no-evil proudly has 100% test coverage. Run tests with npm test.