Adjust level star border color

This commit is contained in:
toshikanneko 2022-02-15 14:11:23 +01:00
parent 95d8ea6f0d
commit df67e4fbd6

View file

@ -1510,7 +1510,7 @@ export const icons = {
width={props.size || '18'}
height={props.size || '18'}
fill="currentColor"
stroke="black"
stroke="#131213"
strokeWidth="10"
strokeLinecap="round"
strokeLinejoin="round"
@ -1542,7 +1542,7 @@ export const icons = {
width={props.size || '18'}
height={props.size || '18'}
fill="currentColor"
stroke="black"
stroke="#131213"
strokeWidth="10"
strokeLinecap="round"
strokeLinejoin="round"
@ -1574,7 +1574,7 @@ export const icons = {
width={props.size || '18'}
height={props.size || '18'}
fill="currentColor"
stroke="black"
stroke="#131213"
strokeWidth="10"
strokeLinecap="round"
strokeLinejoin="round"
@ -1607,7 +1607,7 @@ export const icons = {
width={props.size || '18'}
height={props.size || '18'}
fill="currentColor"
stroke="black"
stroke="#131213"
strokeWidth="10"
strokeLinecap="round"
strokeLinejoin="round"
@ -1639,7 +1639,7 @@ export const icons = {
width={props.size || '500'}
height={props.size || '500'}
fill="currentColor"
stroke="black"
stroke="#131213"
strokeWidth="10"
strokeLinecap="round"
strokeLinejoin="round"