emoji-peace-symbol

returns the peace-symbol emoji

Usage no npm install needed!

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

README

Tests passing Tests passing

Returns the unassuming peace-symbol emoji.

Usage

const emoji = require('emoji-peace-symbol');
console.log(emoji) // ☮

Tests

emoji-peace-symbol proudly has 100% test coverage. Run tests with npm test.