5
common/resources/client/icons/material/TimesOneMobiledata.tsx
Executable file
5
common/resources/client/icons/material/TimesOneMobiledata.tsx
Executable file
@@ -0,0 +1,5 @@
|
||||
import {createSvgIcon} from '../create-svg-icon';
|
||||
|
||||
export const TimesOneMobiledataIcon = createSvgIcon(
|
||||
<path d="M4 7h4v10H6V9H4V7zm11.83 4.72L18.66 7h-2.33l-1.66 2.77L13 7h-2.33l2.83 4.72L10.33 17h2.33l2-3.34 2 3.34H19l-3.17-5.28z" />
|
||||
, 'TimesOneMobiledataOutlined');
|
||||
Reference in New Issue
Block a user