add comment noting how we built the star svg

This commit is contained in:
Emi Matchu 2020-10-24 00:14:42 -07:00
parent f832cb9acb
commit 271b1e2ac5

View file

@ -192,6 +192,7 @@ function UserItemsPage() {
}
function NeopetsStarIcon(props) {
// Converted from the Neopets favicon with https://www.vectorizer.io/.
return (
<Box {...props}>
<svg