5
common/resources/client/icons/material/AddToHomeScreen.tsx
Executable file
5
common/resources/client/icons/material/AddToHomeScreen.tsx
Executable file
@@ -0,0 +1,5 @@
|
||||
import {createSvgIcon} from '../create-svg-icon';
|
||||
|
||||
export const AddToHomeScreenIcon = createSvgIcon(
|
||||
<path d="M18 1.01 8 1c-1.1 0-2 .9-2 2v3h2V5h10v14H8v-1H6v3c0 1.1.9 2 2 2h10c1.1 0 2-.9 2-2V3c0-1.1-.9-1.99-2-1.99zM10 15h2V8H5v2h3.59L3 15.59 4.41 17 10 11.41V15z" />
|
||||
, 'AddToHomeScreenOutlined');
|
||||
Reference in New Issue
Block a user