-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Milestone
Description
Code used for my last website:
<svg width="80" height="80">
<rect id="pixel" width="20" height="20" rx="4"/>
<use href="#pixel" x="30"/>
<use href="#pixel" x="60"/>
<use href="#pixel" y="30"/>
<use href="#pixel" y="60"/>
<use href="#pixel" x="30" y="60"/>
<use href="#pixel" x="60" y="60"/>
</svg>A flickering effect, perhaps that is also triggered on hover-over or a set interval could be cool.
Metadata
Metadata
Assignees
Labels
No labels