emoji-penguin

returns the penguin emoji

Usage no npm install needed!

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

README

🐧

Tests passing Tests passing

Returns the friendly penguin emoji.

Usage

const emoji = require('emoji-penguin');
console.log(emoji) // 🐧

Tests

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