README
👤
Returns the wonderful bust-in-silhouette emoji.
Usage
const emoji = require('emoji-bust-in-silhouette');
console.log(emoji) // 👤
Tests
emoji-bust-in-silhouette proudly has 100% test coverage. Run tests with npm test.
returns the bust-in-silhouette emoji
<script type="module">
import emojiBustInSilhouette from 'https://cdn.skypack.dev/emoji-bust-in-silhouette';
</script>
Returns the wonderful bust-in-silhouette emoji.
const emoji = require('emoji-bust-in-silhouette');
console.log(emoji) // 👤
emoji-bust-in-silhouette proudly has 100% test coverage. Run tests with npm test.