5
common/resources/client/icons/material/RMobiledata.tsx
Executable file
5
common/resources/client/icons/material/RMobiledata.tsx
Executable file
@@ -0,0 +1,5 @@
|
||||
import {createSvgIcon} from '../create-svg-icon';
|
||||
|
||||
export const RMobiledataIcon = createSvgIcon(
|
||||
<path d="M7.8 7.2 9 10H7L5.87 7.33H4V10H2V2h5c1.13 0 2 .87 2 2v1.33c0 .8-.53 1.54-1.2 1.87zM7 4H4v1.33h3V4z" />
|
||||
, 'RMobiledataOutlined');
|
||||
Reference in New Issue
Block a user