cisagov / cisagov/XFD

Replace .png Icons with their .svg Equivalent

Open
#234 0 comments 0 reactions 1 assignee Claimed by @Matthew-Grayson View on GitHub
frontend
Dominant language
Python
Stars
30
Forks
22
Avg merge
1d 21h
Merged PRs (30d)
22

Description

# 💡 Summary #

Replace png image files with their svg equivalent when available.

## Motivation and context ##
svg files:

- can be enlarged indefinitely without losing quality
- have built in transparency (useful in case we implement dark mode)
- take up less space than png files

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.