5
common/resources/client/icons/material/PanoramaWideAngleSelect.tsx
Executable file
5
common/resources/client/icons/material/PanoramaWideAngleSelect.tsx
Executable file
@@ -0,0 +1,5 @@
|
||||
import {createSvgIcon} from '../create-svg-icon';
|
||||
|
||||
export const PanoramaWideAngleSelectIcon = createSvgIcon(
|
||||
<path d="M12 4c-3.97 0-6.85.63-9 1-.55 1.97-1 3.92-1 7 0 3.03.45 5.05 1 7 2.15.37 4.98 1 9 1 3.97 0 6.85-.63 9-1 .57-2.02 1-3.99 1-7 0-3.03-.45-5.05-1-7-2.15-.37-4.98-1-9-1z" />
|
||||
, 'PanoramaWideAngleSelectOutlined');
|
||||
Reference in New Issue
Block a user