emoji-black-medium-square
v1.3.0
Published
returns the black-medium-square emoji
Downloads
12
Readme
◼️
Returns the unassuming black-medium-square emoji.
Usage
const emoji = require('emoji-black-medium-square');
console.log(emoji) // ◼️
Tests
emoji-black-medium-square
proudly has 100% test coverage. Run tests with npm test
.