add comment noting how we built the star svg
This commit is contained in:
parent
f832cb9acb
commit
271b1e2ac5
1 changed files with 1 additions and 0 deletions
|
@ -192,6 +192,7 @@ function UserItemsPage() {
|
|||
}
|
||||
|
||||
function NeopetsStarIcon(props) {
|
||||
// Converted from the Neopets favicon with https://www.vectorizer.io/.
|
||||
return (
|
||||
<Box {...props}>
|
||||
<svg
|
||||
|
|
Loading…
Reference in a new issue