@@ -0,0 +1,5 @@
import {createSvgIcon} from '../create-svg-icon';
export const RemoveIcon = createSvgIcon(
<path d="M19 13H5v-2h14v2z" />
, 'RemoveOutlined');
The note is not visible to the blocked user.