5
common/resources/client/icons/material/VideoCameraBack.tsx
Executable file
5
common/resources/client/icons/material/VideoCameraBack.tsx
Executable file
@@ -0,0 +1,5 @@
|
||||
import {createSvgIcon} from '../create-svg-icon';
|
||||
|
||||
export const VideoCameraBackIcon = createSvgIcon(
|
||||
<path d="M18 10.48V6c0-1.1-.9-2-2-2H4c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2v-4.48l4 3.98v-11l-4 3.98zM16 18H4V6h12v12zm-4.38-6.5L9 15l-1.62-2.17L5 16h10l-3.38-4.5z" />
|
||||
, 'VideoCameraBackOutlined');
|
||||
Reference in New Issue
Block a user