emoji-orthodox-cross

returns the orthodox-cross emoji

Usage no npm install needed!

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

README

Tests passing Tests passing

Returns the creative orthodox-cross emoji.

Usage

const emoji = require('emoji-orthodox-cross');
console.log(emoji) // ☦

Tests

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