5
common/resources/client/icons/material/ArrowRightAlt.tsx
Executable file
5
common/resources/client/icons/material/ArrowRightAlt.tsx
Executable file
@@ -0,0 +1,5 @@
|
||||
import {createSvgIcon} from '../create-svg-icon';
|
||||
|
||||
export const ArrowRightAltIcon = createSvgIcon(
|
||||
<path d="M16.01 11H4v2h12.01v3L20 12l-3.99-4v3z" />
|
||||
, 'ArrowRightAltOutlined');
|
||||
Reference in New Issue
Block a user