Skip to content

[UI / UX] : Create a SVG logo and favicon #72

Description

@Ritikverma323

Logo Guidelines

File formats:

Use SVG for scalability and small size.

PNG is okay for raster fallback, but avoid large sizes.

Sizing & Variants:

Provide multiple sizes (small, medium, large) for different use cases (navbar, footer, mobile).

Maintain a transparent background for flexibility.

Store in /public/images/logo/.

Favicon Guidelines

File formats:

.ico → most compatible with browsers

.png → for modern browsers (high resolution)

Optional: .svg for vector support

Sizing:

16x16 → standard browser tab icon

32x32 → high-res browsers

180x180 → Apple touch icon

Store in /public/favicon/

Metadata

Metadata

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions