5
common/resources/client/icons/material/FlashOff.tsx
Executable file
5
common/resources/client/icons/material/FlashOff.tsx
Executable file
@@ -0,0 +1,5 @@
|
||||
import {createSvgIcon} from '../create-svg-icon';
|
||||
|
||||
export const FlashOffIcon = createSvgIcon(
|
||||
<path d="M17 10h-3.61l2.28 2.28zm0-8H7v1.61l6.13 6.13zm-13.59.86L2 4.27l5 5V13h3v9l3.58-6.15L17.73 20l1.41-1.41z" />
|
||||
, 'FlashOffOutlined');
|
||||
Reference in New Issue
Block a user