Every Icon
WEBSITE
https://everyicon.xyz/
MARKETPLACE
https://opensea.io/collection/every-icon
STORAGE
Every Icon stores each token's starting icon choices and mint block in contract storage (SSTORE); the base icons live in repository contracts wired in at deployment. tokenURI returns the icon as an SVG data URI and peekSVG() renders it as it has ticked to at the moment of the call. The ticking animation at animation_url is an off-chain browser viewer that reads the icon from the contract.