emoji-atom-symbol

returns the atom-symbol emoji

Usage no npm install needed!

<script type="module">
  import emojiAtomSymbol from 'https://cdn.skypack.dev/emoji-atom-symbol';
</script>

README

Tests passing Tests passing

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.