emoji-black-small-square

returns the black-small-square emoji

Usage no npm install needed!

<script type="module">
  import emojiBlackSmallSquare from 'https://cdn.skypack.dev/emoji-black-small-square';
</script>

README

▪️

Tests passing Tests passing

Returns the witty black-small-square emoji.

Usage

const emoji = require('emoji-black-small-square');
console.log(emoji) // ▪️

Tests

emoji-black-small-square proudly has 100% test coverage. Run tests with npm test.