1
0
mirror of https://github.com/SimonPistache/famfamfam-silk-svg.git synced 2025-06-08 01:54:20 +02:00
Simon Pistache 7cf5468035
Improve presentation (#188)
* feat: Init Contribution and fill Readme

* docs: Add illustrations to readme, write contribution

Add more details on the various sections of the ReadMe and illustrations. Complete the Contribution file with descriptions and more guidelines. Contains changes for milestones 2.

* docs: Merge CONTRIBUTING and README

To start small, I don't think I need a CONTRIBUTING, CODE_OF_CONDUCT and CHANGELOG files. All should fit in the README for now.

* refactor: Update Readme with link to CC docs.

Also remove the `thumb up` and `thumb down` icons, as they are not completed yet.

* fix: Remove references to the Figma UI Kit.

The Figma Kit will be linked back here when it will be published on the Community.

* refactor: Update readme

* refactor: Update ReadMe

Change some illustration from PNG to SVG.

* fix: backlinks not working on github

* fix: backlink not respecting file Capitalization

* style(identity): decorate headers with icons

Replace emojis with icons (because why not)

* fix(identity): remove inline css in imgs

Github eat custom inline CSS in the style attributes to put its own. It's better to have icons on the right for now.

* fix(identity): fix a header issue in ReadMe

* fix(identity): Reduce icons size to match github headers hights

* Revert "fix(identity): Reduce icons size to match github headers hights"

This reverts commit 2ae463bdbbe5d59ea1de746372e3978f272cafc5.
2025-01-31 17:53:22 +01:00
2025-01-31 17:53:22 +01:00
2025-01-31 17:53:22 +01:00
2025-01-28 12:12:52 +01:00
2025-01-28 12:11:57 +01:00
2025-01-31 17:53:22 +01:00

FamFamFam Silk as SVG

The iconic iconset of the 2010s era from Mark James, remade in SVG for todays needs.

This project contains ~1000 icons in SVG. SVG is lightweight, scalable compared to PNG — and open format, allowing anyone to edit it to his/her needs. I aim to have all the original icons remastered, but also create more up-to-date versions (Smartphones was not a thing back in 2008). Plus, most icons can be mixed with decorators (bullets) to get more meaning.

Scale:

Mix: Cup of caffee + Bullet delete = A cup of caffe with a delete bullet at its bottom right

Customize: Cup of caffee Cup of Matcha latte Cup of Tea Cup of water

How to use

  • Clone or fork the repository.
  • Download files from the icons folder.

All available icons

Roadmap

  • (Soon) Designers: Get the Figma UI Kit
  • (Soon) Access to more decorators
  • (Soon) Access to variants
  • (Soon) Access to parts

Contributing

Reports, Requests and Contributions are welcomed to this project! I believe that healthy debate and disagreement are essential to a healthy project and community. However, it is never ok to be disrespectful.

 I would like to report a bug or suggest something!

The issue section is the right place for you to describe your problem. Specific rules applies, and not following them may result in the closing of the issue.

  • Issue must have a label related to your topic
  • Issue must be sufficiently described, clear and not misleading
  • Issue may be flagged as duplicate if the topic is already discussed on another issue.
  • There is no garanties that an Issue will be resolved. I have limited bandwidth.

 Can I create an icon too?

Sure! Please ForkCreatePushPull Request, follow the Pull Request & commits guidelines, and the Icon Design guidelines below.

 I have fixed this icon, how can I give it back?

Thank you! Please ForkPatchPushPull Request and follow the Pull Request & commits guidelines, and the Icon Design guidelines below.

Pull Request and Commit Guidelines

  • It should stick to the community's best practices as close as possible
  • It must follow the Conventional Commits principles in commit and PR names.
  • It must be related to an issue in this project.
  • Authors of contribution are credited (via the Contributor section of Github)

Icon Design Guidelines

  • Icons must be in the style and spirit of the original work from Mark James.
  • Icons must be in SVG.
  • Icons must be designed to be legible in any size from 16×16px to 64×64px. It must have the right balance between too much details and too little. I recommand using a grid of 16×16 to help.
  • Icon improvement based on existing icons must be as close as possible to the original design, especially at 16×16px.
  • Icon must render without visual artefact in today's broswer such as WebKit, Blink, Gecko. (Test your icons)

License

This project is licensed under the Creative Commons BY 4 license. This content is distributed in the hope that it will be useful, but without any warranty; without even the implied warranty of merchantability or fitness for a particular purpose.

Acknowlegements

The Original FamFamFam Silk icon pack (githubwebsite) remains the property of Mark James. Mark, please have my thanks and salute for your great work.

Fonts

Softwares

  • Figma as the SVG design software
  • Firefox
  • Gitea, an awesome self-hosted github alternative
  • VSCodium, a community-driven, freely-licensed binary distribution of Microsofts editor VS Code

About me

Hi I'm Simon. Computer enthousiast, I have recently switch to become a Product.UX.UI Designer, and used to be a Quality Engineer. I love to create stuff and share it. linkedinbehancedribbblegithub

Description
A recreation of the iconic iconset of the 2010’s era from Mark James, remade in SVG and as a figma UI kit for today’s developpers and designers needs.
Readme CC-BY-4.0 10 MiB
Languages
SVG 100%