5
common/resources/client/icons/material/MarkChatUnread.tsx
Executable file
5
common/resources/client/icons/material/MarkChatUnread.tsx
Executable file
@@ -0,0 +1,5 @@
|
||||
import {createSvgIcon} from '../create-svg-icon';
|
||||
|
||||
export const MarkChatUnreadIcon = createSvgIcon(
|
||||
<path d="M22 6.98V16c0 1.1-.9 2-2 2H6l-4 4V4c0-1.1.9-2 2-2h10.1c-.06.32-.1.66-.1 1s.04.68.1 1H4v12h16V7.9c.74-.15 1.42-.48 2-.92zM16 3c0 1.66 1.34 3 3 3s3-1.34 3-3-1.34-3-3-3-3 1.34-3 3z" />
|
||||
, 'MarkChatUnreadOutlined');
|
||||
Reference in New Issue
Block a user