1.3.0 • Published 8 years ago
emoji-negative-squared-cross-mark v1.3.0
❎
Returns the unassuming negative-squared-cross-mark emoji.
Usage
const emoji = require('emoji-negative-squared-cross-mark');
console.log(emoji) // ❎
Tests
emoji-negative-squared-cross-mark
proudly has 100% test coverage. Run tests with npm test
.