emoji-anchor

returns the anchor emoji

Usage no npm install needed!

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

README

⚓️

Tests passing Tests passing

Returns the infamous anchor emoji.

Usage

const emoji = require('emoji-anchor');
console.log(emoji) // ⚓️

Tests

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