5
common/resources/client/icons/material/TurnSharpRight.tsx
Executable file
5
common/resources/client/icons/material/TurnSharpRight.tsx
Executable file
@@ -0,0 +1,5 @@
|
||||
import {createSvgIcon} from '../create-svg-icon';
|
||||
|
||||
export const TurnSharpRightIcon = createSvgIcon(
|
||||
<path d="m18 6.83 1.59 1.59L21 7l-4-4-4 4 1.41 1.41L16 6.83V13H8c-1.1 0-2 .9-2 2v6h2v-6h8c1.1 0 2-.9 2-2V6.83z" />
|
||||
, 'TurnSharpRightOutlined');
|
||||
Reference in New Issue
Block a user