@@ -0,0 +1,5 @@
import {createSvgIcon} from '../create-svg-icon';
export const ArrowLeftIcon = createSvgIcon(
<path d="m14 7-5 5 5 5V7z" />
, 'ArrowLeftOutlined');
The note is not visible to the blocked user.