5
common/resources/client/icons/material/AlignVerticalCenter.tsx
Executable file
5
common/resources/client/icons/material/AlignVerticalCenter.tsx
Executable file
@@ -0,0 +1,5 @@
|
||||
import {createSvgIcon} from '../create-svg-icon';
|
||||
|
||||
export const AlignVerticalCenterIcon = createSvgIcon(
|
||||
<path d="M22 11h-5V6h-3v5h-4V3H7v8H1.84v2H7v8h3v-8h4v5h3v-5h5z" />
|
||||
, 'AlignVerticalCenterOutlined');
|
||||
Reference in New Issue
Block a user