5
common/resources/client/icons/material/StarRate.tsx
Executable file
5
common/resources/client/icons/material/StarRate.tsx
Executable file
@@ -0,0 +1,5 @@
|
||||
import {createSvgIcon} from '../create-svg-icon';
|
||||
|
||||
export const StarRateIcon = createSvgIcon(
|
||||
<path d="m12 8.89.94 3.11h2.82l-2.27 1.62.93 3.01L12 14.79l-2.42 1.84.93-3.01L8.24 12h2.82L12 8.89M12 2l-2.42 8H2l6.17 4.41L5.83 22 12 17.31 18.18 22l-2.35-7.59L22 10h-7.58L12 2z" />
|
||||
, 'StarRateOutlined');
|
||||
Reference in New Issue
Block a user