5
common/resources/client/icons/material/RampRight.tsx
Executable file
5
common/resources/client/icons/material/RampRight.tsx
Executable file
@@ -0,0 +1,5 @@
|
||||
import {createSvgIcon} from '../create-svg-icon';
|
||||
|
||||
export const RampRightIcon = createSvgIcon(
|
||||
<path d="M11 21h2V6.83l1.59 1.59L16 7l-4-4-4 4 1.41 1.41L11 6.83V9c0 4.27-4.03 7.13-6 8.27l1.46 1.46C8.37 17.56 9.9 16.19 11 14.7V21z" />
|
||||
, 'RampRightOutlined');
|
||||
Reference in New Issue
Block a user