emoji-white-large-square

returns the white-large-square emoji

Usage no npm install needed!

<script type="module">
  import emojiWhiteLargeSquare from 'https://cdn.skypack.dev/emoji-white-large-square';
</script>

README

⬜️

Tests passing Tests passing

Returns the infamous white-large-square emoji.

Usage

const emoji = require('emoji-white-large-square');
console.log(emoji) // ⬜️

Tests

emoji-white-large-square proudly has 100% test coverage. Run tests with npm test.