| Current Path : /home/smartbloks/.trash/extendify/src/Chat/svg/ |
| Current File : /home/smartbloks/.trash/extendify/src/Chat/svg/Chevron.js |
const chevron = (
<svg
width="24"
height="24"
viewBox="0 0 24 24"
xmlns="http://www.w3.org/2000/svg">
<path d="M24 8.38285L12 19.2951L1.81039e-06 8.38285L2.01651 6.16406L12 15.2426L21.9835 6.16406L24 8.38285Z" />
</svg>
)
export default chevron