5
common/resources/client/icons/material/Star.tsx
Executable file
5
common/resources/client/icons/material/Star.tsx
Executable file
@@ -0,0 +1,5 @@
|
||||
import {createSvgIcon} from '../create-svg-icon';
|
||||
|
||||
export const StarIcon = createSvgIcon(
|
||||
<path d="M12 17.27 18.18 21l-1.64-7.03L22 9.24l-7.19-.61L12 2 9.19 8.63 2 9.24l5.46 4.73L5.82 21 12 17.27z" />
|
||||
, 'StarOutlined');
|
||||
Reference in New Issue
Block a user