emoji-atom-symbol
v1.3.0
Published
returns the atom-symbol emoji
Downloads
9
Readme
⚛
Returns the unassuming atom-symbol emoji.
Usage
const emoji = require('emoji-atom-symbol');
console.log(emoji) // ⚛
Tests
emoji-atom-symbol
proudly has 100% test coverage. Run tests with npm test
.