emoji-small-airplane

returns the small-airplane emoji

Usage no npm install needed!

<script type="module">
  import emojiSmallAirplane from 'https://cdn.skypack.dev/emoji-small-airplane';
</script>

README

🛩

Tests passing Tests passing

Returns the infamous small-airplane emoji.

Usage

const emoji = require('emoji-small-airplane');
console.log(emoji) // 🛩

Tests

emoji-small-airplane proudly has 100% test coverage. Run tests with npm test.