user_card_popover: Use airplane eye icon to view dms.

This commit is contained in:
Aman Agrawal
2025-03-05 05:28:21 +00:00
committed by Tim Abbott
parent a9337e7641
commit 47ba1ed737
2 changed files with 7 additions and 1 deletions

View File

@@ -0,0 +1,6 @@
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="none" viewBox="0 0 16 16">
<g fill="#000">
<path d="M14.554.69a.996.996 0 0 1 .723 1.304L13.104 8.34a.665.665 0 1 1-1.258-.43l1.464-4.28-5.174 5.174c.019.039.036.078.052.117a.665.665 0 1 1-1.234.497.668.668 0 0 0-.372-.371l-5.287-2.12a.999.999 0 0 1 .048-1.871L14.006.723a.996.996 0 0 1 .548-.033Zm-2.182 1.998L2.619 6.025l4.458 1.787a2 2 0 0 1 .118.052l5.177-5.176ZM11 11.337a1.165 1.165 0 1 1 0 2.33 1.165 1.165 0 0 1 0-2.33Z"/>
<path d="M8.538 10.09a4.415 4.415 0 0 1 6.562 2.027 1.164 1.164 0 0 1-.012.801 4.414 4.414 0 0 1-8.188-.032 1.165 1.165 0 0 1 .012-.8 4.415 4.415 0 0 1 1.626-1.997Zm2.462.579a3.085 3.085 0 0 0-2.82 1.833 3.085 3.085 0 0 0 5.64 0A3.086 3.086 0 0 0 11 10.669Z"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 785 B

View File

@@ -200,7 +200,7 @@
<li role="separator" class="popover-menu-separator hidden-for-spectators"></li>
<li role="none" class="popover-menu-list-item link-item">
<a role="menuitem" href="{{ pm_with_url }}" class="narrow_to_private_messages popover-menu-link hidden-for-spectators" tabindex="0">
<i class="popover-menu-icon zulip-icon zulip-icon-user" aria-hidden="true"></i>
<i class="popover-menu-icon zulip-icon zulip-icon-airplane-eye" aria-hidden="true"></i>
{{#if is_me}}
<span class="popover-menu-label">{{t "View messages with yourself" }}</span>
{{else}}