emoji-ballot-box-with-check

returns the ballot-box-with-check emoji

Usage no npm install needed!

<script type="module">
  import emojiBallotBoxWithCheck from 'https://cdn.skypack.dev/emoji-ballot-box-with-check';
</script>

README

☑️

Tests passing Tests passing

Returns the charming ballot-box-with-check emoji.

Usage

const emoji = require('emoji-ballot-box-with-check');
console.log(emoji) // ☑️

Tests

emoji-ballot-box-with-check proudly has 100% test coverage. Run tests with npm test.