@@ -0,0 +1,5 @@
import {createSvgIcon} from '../create-svg-icon';
export const ArrowRightIcon = createSvgIcon(
<path d="m10 17 5-5-5-5v10z" />
, 'ArrowRightOutlined');
The note is not visible to the blocked user.