README
🖌
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.
returns the lower-left-paintbrush emoji
<script type="module">
import emojiLowerLeftPaintbrush from 'https://cdn.skypack.dev/emoji-lower-left-paintbrush';
</script>
Returns the wonderful lower-left-paintbrush emoji.
const emoji = require('emoji-lower-left-paintbrush');
console.log(emoji) // 🖌
emoji-lower-left-paintbrush proudly has 100% test coverage. Run tests with npm test.