feat: add unread message count badge to CommonHeader for user role

This commit is contained in:
pradeepkumar
2026-04-10 17:44:36 +05:30
parent b2d2567a6c
commit 48121277e4
3 changed files with 44 additions and 3 deletions

View File

@@ -0,0 +1,3 @@
<svg width="14" height="13" viewBox="0 0 14 13" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M12.6 0H1.4C0.63 0 0.00699999 0.585 0.00699999 1.3L0 13L2.8 10.4H12.6C13.37 10.4 14 9.815 14 9.1V1.3C14 0.585 13.37 0 12.6 0ZM11.2 7.8H2.8V6.5H11.2V7.8ZM11.2 5.85H2.8V4.55H11.2V5.85ZM11.2 3.9H2.8V2.6H11.2V3.9Z" fill="#E58625"/>
</svg>

After

Width:  |  Height:  |  Size: 340 B