emoji-ox

returns the ox emoji

Usage no npm install needed!

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

README

🐂

Tests passing Tests passing

Returns the creative ox emoji.

Usage

const emoji = require('emoji-ox');
console.log(emoji) // 🐂

Tests

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