5
common/resources/client/icons/material/WbTwilight.tsx
Executable file
5
common/resources/client/icons/material/WbTwilight.tsx
Executable file
@@ -0,0 +1,5 @@
|
||||
import {createSvgIcon} from '../create-svg-icon';
|
||||
|
||||
export const WbTwilightIcon = createSvgIcon(
|
||||
<path d="m16.9542 8.6615 2.1205-2.122 1.4147 1.4137-2.1205 2.122zM2 18h20v2H2zm9-14h2v3h-2zM3.5426 7.9248l1.4142-1.4142L7.078 8.632l-1.4142 1.4142zM5 16h14c0-3.87-3.13-7-7-7s-7 3.13-7 7z" />
|
||||
, 'WbTwilightOutlined');
|
||||
Reference in New Issue
Block a user