emoji-no-pedestrians

returns the no-pedestrians emoji

Usage no npm install needed!

<script type="module">
  import emojiNoPedestrians from 'https://cdn.skypack.dev/emoji-no-pedestrians';
</script>

README

🚷

Tests passing Tests passing

Returns the unassuming no-pedestrians emoji.

Usage

const emoji = require('emoji-no-pedestrians');
console.log(emoji) // 🚷

Tests

emoji-no-pedestrians proudly has 100% test coverage. Run tests with npm test.