Add border to level stars

This commit is contained in:
toshikanneko 2022-02-15 14:03:39 +01:00
parent 98e6487dd8
commit 9d0b7f3e35

View file

@ -1510,8 +1510,8 @@ export const icons = {
width={props.size || '18'}
height={props.size || '18'}
fill="currentColor"
stroke="currentColor"
strokeWidth="0"
stroke="black"
strokeWidth="3"
strokeLinecap="round"
strokeLinejoin="round"
>
@ -1542,8 +1542,8 @@ export const icons = {
width={props.size || '18'}
height={props.size || '18'}
fill="currentColor"
stroke="currentColor"
strokeWidth="0"
stroke="black"
strokeWidth="3"
strokeLinecap="round"
strokeLinejoin="round"
>
@ -1574,8 +1574,8 @@ export const icons = {
width={props.size || '18'}
height={props.size || '18'}
fill="currentColor"
stroke="currentColor"
strokeWidth="0"
stroke="black"
strokeWidth="3"
strokeLinecap="round"
strokeLinejoin="round"
>
@ -1607,8 +1607,8 @@ export const icons = {
width={props.size || '18'}
height={props.size || '18'}
fill="currentColor"
stroke="currentColor"
strokeWidth="0"
stroke="black"
strokeWidth="3"
strokeLinecap="round"
strokeLinejoin="round"
>