5
common/resources/client/icons/material/LaptopChromebook.tsx
Executable file
5
common/resources/client/icons/material/LaptopChromebook.tsx
Executable file
@@ -0,0 +1,5 @@
|
||||
import {createSvgIcon} from '../create-svg-icon';
|
||||
|
||||
export const LaptopChromebookIcon = createSvgIcon(
|
||||
<path d="M22 18V3H2v15H0v2h24v-2h-2zm-8 0h-4v-1h4v1zm6-3H4V5h16v10z" />
|
||||
, 'LaptopChromebookOutlined');
|
||||
Reference in New Issue
Block a user