5
common/resources/client/icons/material/TurnedInNot.tsx
Executable file
5
common/resources/client/icons/material/TurnedInNot.tsx
Executable file
@@ -0,0 +1,5 @@
|
||||
import {createSvgIcon} from '../create-svg-icon';
|
||||
|
||||
export const TurnedInNotIcon = createSvgIcon(
|
||||
<path d="M17 3H7c-1.1 0-1.99.9-1.99 2L5 21l7-3 7 3V5c0-1.1-.9-2-2-2zm0 15-5-2.18L7 18V5h10v13z" />
|
||||
, 'TurnedInNotOutlined');
|
||||
Reference in New Issue
Block a user