README
📴
Returns the amazing mobile-phone-off emoji.
Usage
const emoji = require('emoji-mobile-phone-off');
console.log(emoji) // 📴
Tests
emoji-mobile-phone-off proudly has 100% test coverage. Run tests with npm test.
returns the mobile-phone-off emoji
<script type="module">
import emojiMobilePhoneOff from 'https://cdn.skypack.dev/emoji-mobile-phone-off';
</script>
Returns the amazing mobile-phone-off emoji.
const emoji = require('emoji-mobile-phone-off');
console.log(emoji) // 📴
emoji-mobile-phone-off proudly has 100% test coverage. Run tests with npm test.