5
common/resources/client/icons/material/LtePlusMobiledata.tsx
Executable file
5
common/resources/client/icons/material/LtePlusMobiledata.tsx
Executable file
@@ -0,0 +1,5 @@
|
||||
import {createSvgIcon} from '../create-svg-icon';
|
||||
|
||||
export const LtePlusMobiledataIcon = createSvgIcon(
|
||||
<path d="M3 14h3v2H1V8h2v6zm2-4h2v6h2v-6h2V8H5v2zm7 6h5v-2h-3v-1h3v-2h-3v-1h3V8h-5v8zm12-5h-2V9h-2v2h-2v2h2v2h2v-2h2v-2z" />
|
||||
, 'LtePlusMobiledataOutlined');
|
||||
Reference in New Issue
Block a user