5
common/resources/client/icons/material/KingBed.tsx
Executable file
5
common/resources/client/icons/material/KingBed.tsx
Executable file
@@ -0,0 +1,5 @@
|
||||
import {createSvgIcon} from '../create-svg-icon';
|
||||
|
||||
export const KingBedIcon = createSvgIcon(
|
||||
<path d="M22 12c0-1.1-.9-2-2-2V7c0-1.1-.9-2-2-2H6c-1.1 0-2 .9-2 2v3c-1.1 0-2 .9-2 2v5h1.33L4 19h1l.67-2h12.67l.66 2h1l.67-2H22v-5zm-4-2h-5V7h5v3zM6 7h5v3H6V7zm-2 5h16v3H4v-3z" />
|
||||
, 'KingBedOutlined');
|
||||
Reference in New Issue
Block a user