emoji-arrow-down

returns the arrow-down emoji

Usage no npm install needed!

<script type="module">
  import emojiArrowDown from 'https://cdn.skypack.dev/emoji-arrow-down';
</script>

README

⬇️

Tests passing Tests passing

Returns the amazing arrow-down emoji.

Usage

const emoji = require('emoji-arrow-down');
console.log(emoji) // ⬇️

Tests

emoji-arrow-down proudly has 100% test coverage. Run tests with npm test.