5
common/resources/client/icons/material/HourglassTop.tsx
Executable file
5
common/resources/client/icons/material/HourglassTop.tsx
Executable file
@@ -0,0 +1,5 @@
|
||||
import {createSvgIcon} from '../create-svg-icon';
|
||||
|
||||
export const HourglassTopIcon = createSvgIcon(
|
||||
<path d="m6 2 .01 6L10 12l-3.99 4.01L6 22h12v-6l-4-4 4-3.99V2H6zm10 14.5V20H8v-3.5l4-4 4 4z" />
|
||||
, 'HourglassTopOutlined');
|
||||
Reference in New Issue
Block a user