UNPKG

emoji-black-left-pointing-double-triangle-with-vertical-bar

Version:

returns the black-left-pointing-double-triangle-with-vertical-bar emoji

17 lines (10 loc) 504 B
# ⏮ ![Tests passing](https://img.shields.io/badge/tests-passing-green.svg) ![Tests passing](https://img.shields.io/badge/coverage-100%-green.svg) Returns the amazing black-left-pointing-double-triangle-with-vertical-bar emoji. ## Usage ```javascript const emoji = require('emoji-black-left-pointing-double-triangle-with-vertical-bar'); console.log(emoji) // ⏮ ``` ## Tests `emoji-black-left-pointing-double-triangle-with-vertical-bar` proudly has 100% test coverage. Run tests with `npm test`.