emoji-star-of-david

returns the star-of-david emoji

Usage no npm install needed!

<script type="module">
  import emojiStarOfDavid from 'https://cdn.skypack.dev/emoji-star-of-david';
</script>

README

Tests passing Tests passing

Returns the unassuming star-of-david emoji.

Usage

const emoji = require('emoji-star-of-david');
console.log(emoji) // ✡

Tests

emoji-star-of-david proudly has 100% test coverage. Run tests with npm test.