ArchiveTune Icon Pack is an open, community-driven collection of custom icons designed for ArchiveTune. Every icon in this pack is crafted by a talented member of the community — each one unique, expressive, and made with care.
Whether you're looking for a sleek aesthetic, a festive vibe, or a bold neon style, there's something here for everyone. Have your own design? Contributions are welcome!
We'd love to feature your icons in this pack:
- Fork this repository.
- Add each source icon as
submissions/<name>.svg. SVG is the only accepted submission format, and each file must be no larger than 1 MB. - Add this json to your pull request description:
{
"icons": [
{
"name": "icon name",
"author": "your name",
"file": "submissions/svgname.svg",
"link": "ffork url"
}
]
}Tip
if you submit an multiple icon add metadata to each icon:
{
"icons": [
{
"name": "icon name",
"author": "your name",
"file": "submissions/svgname.svg",
"link": "fork url"
},
{
"name": "your name",
"author": "your name",
"file": "submissions/svgname.svg",
"link": "fork url"
}
]
}- Open a pull request.
Tip
If your files is png or jpg, you must convert it using https://www.visioncortex.org/vtracer/
Please ensure every icon is your original work or is properly licensed for community redistribution.
All icons in this pack are contributed by community members. Rights belong to their respective authors. By submitting an icon, you grant the ArchiveTune community permission to use and distribute it as part of this pack.
Made with ❤️ by the ArchiveTune Community