5
common/resources/client/icons/material/FlashAuto.tsx
Executable file
5
common/resources/client/icons/material/FlashAuto.tsx
Executable file
@@ -0,0 +1,5 @@
|
||||
import {createSvgIcon} from '../create-svg-icon';
|
||||
|
||||
export const FlashAutoIcon = createSvgIcon(
|
||||
<path d="M3 2v12h3v9l7-12H9l4-9H3zm16 0h-2l-3.2 9h1.9l.7-2h3.2l.7 2h1.9L19 2zm-2.15 5.65L18 4l1.15 3.65h-2.3z" />
|
||||
, 'FlashAutoOutlined');
|
||||
Reference in New Issue
Block a user