5
common/resources/client/icons/material/GetApp.tsx
Executable file
5
common/resources/client/icons/material/GetApp.tsx
Executable file
@@ -0,0 +1,5 @@
|
||||
import {createSvgIcon} from '../create-svg-icon';
|
||||
|
||||
export const GetAppIcon = createSvgIcon(
|
||||
<path d="M13 5v6h1.17L12 13.17 9.83 11H11V5h2m2-2H9v6H5l7 7 7-7h-4V3zm4 15H5v2h14v-2z" />
|
||||
, 'GetAppOutlined');
|
||||
Reference in New Issue
Block a user