emoji-heavy-check-mark

returns the heavy-check-mark emoji

Usage no npm install needed!

<script type="module">
  import emojiHeavyCheckMark from 'https://cdn.skypack.dev/emoji-heavy-check-mark';
</script>

README

✔️

Tests passing Tests passing

Returns the creative heavy-check-mark emoji.

Usage

const emoji = require('emoji-heavy-check-mark');
console.log(emoji) // ✔️

Tests

emoji-heavy-check-mark proudly has 100% test coverage. Run tests with npm test.