5
common/resources/client/icons/material/Subject.tsx
Executable file
5
common/resources/client/icons/material/Subject.tsx
Executable file
@@ -0,0 +1,5 @@
|
||||
import {createSvgIcon} from '../create-svg-icon';
|
||||
|
||||
export const SubjectIcon = createSvgIcon(
|
||||
<path d="M14 17H4v2h10v-2zm6-8H4v2h16V9zM4 15h16v-2H4v2zM4 5v2h16V5H4z" />
|
||||
, 'SubjectOutlined');
|
||||
Reference in New Issue
Block a user