5
common/resources/client/icons/material/InsertInvitation.tsx
Executable file
5
common/resources/client/icons/material/InsertInvitation.tsx
Executable file
@@ -0,0 +1,5 @@
|
||||
import {createSvgIcon} from '../create-svg-icon';
|
||||
|
||||
export const InsertInvitationIcon = createSvgIcon(
|
||||
<path d="M19 3h-1V1h-2v2H8V1H6v2H5c-1.11 0-1.99.9-1.99 2L3 19c0 1.1.89 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm0 16H5V9h14v10zm0-12H5V5h14v2zm-2 5h-5v5h5v-5z" />
|
||||
, 'InsertInvitationOutlined');
|
||||
Reference in New Issue
Block a user