Skip to content

Logo #7

@korverdev

Description

@korverdev

logo

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
No labels

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions