5
common/resources/client/icons/material/Lan.tsx
Executable file
5
common/resources/client/icons/material/Lan.tsx
Executable file
@@ -0,0 +1,5 @@
|
||||
import {createSvgIcon} from '../create-svg-icon';
|
||||
|
||||
export const LanIcon = createSvgIcon(
|
||||
<path d="M13 22h8v-7h-3v-4h-5V9h3V2H8v7h3v2H6v4H3v7h8v-7H8v-2h8v2h-3v7zM10 7V4h4v3h-4zM9 17v3H5v-3h4zm10 0v3h-4v-3h4z" />
|
||||
, 'LanOutlined');
|
||||
Reference in New Issue
Block a user