emoji-lower-left-paintbrush

returns the lower-left-paintbrush emoji

Usage no npm install needed!

<script type="module">
  import emojiLowerLeftPaintbrush from 'https://cdn.skypack.dev/emoji-lower-left-paintbrush';
</script>

README

🖌

Tests passing Tests passing

Returns the wonderful lower-left-paintbrush emoji.

Usage

const emoji = require('emoji-lower-left-paintbrush');
console.log(emoji) // 🖌

Tests

emoji-lower-left-paintbrush proudly has 100% test coverage. Run tests with npm test.