5
common/resources/client/icons/material/BrowserUpdated.tsx
Executable file
5
common/resources/client/icons/material/BrowserUpdated.tsx
Executable file
@@ -0,0 +1,5 @@
|
||||
import {createSvgIcon} from '../create-svg-icon';
|
||||
|
||||
export const BrowserUpdatedIcon = createSvgIcon(
|
||||
<path d="M22 13v3c0 1.1-.9 2-2 2h-3l1 1v2H6v-2l1-1H4c-1.1 0-2-.9-2-2V5c0-1.1.9-2 2-2h8v2H4v11h16v-3h2zm-7 2-5-5 1.41-1.41L14 11.17V3h2v8.17l2.59-2.58L20 10l-5 5z" />
|
||||
, 'BrowserUpdatedOutlined');
|
||||
Reference in New Issue
Block a user