5
common/resources/client/icons/material/TurnSlightRight.tsx
Executable file
5
common/resources/client/icons/material/TurnSlightRight.tsx
Executable file
@@ -0,0 +1,5 @@
|
||||
import {createSvgIcon} from '../create-svg-icon';
|
||||
|
||||
export const TurnSlightRightIcon = createSvgIcon(
|
||||
<path d="M12.34 6V4H18v5.66h-2V7.41l-5 5V20H9v-7.58c0-.53.21-1.04.59-1.41l5-5h-2.25z" />
|
||||
, 'TurnSlightRightOutlined');
|
||||
Reference in New Issue
Block a user