mirror of
https://github.com/SimonPistache/famfamfam-silk-svg.git
synced 2025-09-10 22:26:28 +02:00
fix(identity): Reduce icons size to match github headers hights
This commit is contained in:
18
README.md
18
README.md
@@ -5,31 +5,31 @@
|
|||||||
|
|
||||||
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.
|
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: <img height=16px src="icons/Cup.svg"> <img height=24px src="icons/Cup.svg"> <img height=32px src="icons/Cup.svg"> <img height=48px src="icons/Cup.svg"> <img height=64px src="icons/Cup.svg">
|
Scale: <img height=16px src="icons/Cup.svg"> <img height=16px src="icons/Cup.svg"> <img height=32px src="icons/Cup.svg"> <img height=48px src="icons/Cup.svg"> <img height=64px src="icons/Cup.svg">
|
||||||
|
|
||||||
Mix:  +  = 
|
Mix:  +  = 
|
||||||
|
|
||||||
Customize:    
|
Customize:    
|
||||||
|
|
||||||
## How to use <img height=30px src="icons/Accept.svg">
|
## How to use <img height=20px src="icons/Accept.svg">
|
||||||
|
|
||||||
* Clone or fork the repository.
|
* Clone or fork the repository.
|
||||||
* Download files from the [icons](./icons/) folder.
|
* Download files from the [icons](./icons/) folder.
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
### <img height=24px src="icons/Date.svg"> Roadmap
|
### <img height=16px src="icons/Date.svg"> Roadmap
|
||||||
|
|
||||||
* (Soon) Designers: Get the Figma UI Kit
|
* (Soon) Designers: Get the Figma UI Kit
|
||||||
* (Soon) Access to more decorators
|
* (Soon) Access to more decorators
|
||||||
* (Soon) Access to variants
|
* (Soon) Access to variants
|
||||||
* (Soon) Access to parts
|
* (Soon) Access to parts
|
||||||
|
|
||||||
## Contributing <img height=30px src="icons/Paintbrush.svg">
|
## Contributing <img height=20px src="icons/Paintbrush.svg">
|
||||||
|
|
||||||
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.
|
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.
|
||||||
|
|
||||||
### <img height=24px src="icons/Bug.svg"> I would like to report a bug or suggest something!
|
### <img height=16px src="icons/Bug.svg"> 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.
|
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 have a label related to your topic
|
||||||
@@ -37,11 +37,11 @@ The issue section is the right place for you to describe your problem. Specific
|
|||||||
* Issue may be flagged as _duplicate_ if the topic is already discussed on another issue.
|
* 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.
|
* There is no garanties that an Issue will be resolved. I have limited bandwidth.
|
||||||
|
|
||||||
### <img height=24px src="icons/Wand.svg"> Can I create an icon too?
|
### <img height=16px src="icons/Wand.svg"> Can I create an icon too?
|
||||||
|
|
||||||
Sure! Please *Fork* → *Create* → *Push* → *Pull Request*, follow the [Pull Request & commits guidelines](#pull-request-and-commit-guidelines), and the [Icon Design guidelines](#icon-design-guidelines) below.
|
Sure! Please *Fork* → *Create* → *Push* → *Pull Request*, follow the [Pull Request & commits guidelines](#pull-request-and-commit-guidelines), and the [Icon Design guidelines](#icon-design-guidelines) below.
|
||||||
|
|
||||||
### <img height=24px src="icons/Wrench.svg"> I have fixed this icon, how can I give it back?
|
### <img height=16px src="icons/Wrench.svg"> I have fixed this icon, how can I give it back?
|
||||||
|
|
||||||
Thank you! Please *Fork* → *Patch* → *Push* → *Pull Request* and follow the [Pull Request & commits guidelines](#pull-request-and-commit-guidelines), and the [Icon Design guidelines](#icon-design-guidelines) below.
|
Thank you! Please *Fork* → *Patch* → *Push* → *Pull Request* and follow the [Pull Request & commits guidelines](#pull-request-and-commit-guidelines), and the [Icon Design guidelines](#icon-design-guidelines) below.
|
||||||
|
|
||||||
@@ -58,11 +58,11 @@ Thank you! Please *Fork* → *Patch* → *Push* → *Pull Request* and follow th
|
|||||||
- Icon improvement based on existing icons must be as close as possible to the original design, especially at 16×16px.
|
- 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)
|
- Icon must render without visual artefact in today's broswer such as WebKit, Blink, Gecko. (Test your icons)
|
||||||
|
|
||||||
## License <img height=30px src="icons/Report.svg">
|
## License <img height=20px src="icons/Report.svg">
|
||||||
|
|
||||||
This project is licensed under the [**Creative Commons BY 4**](https://creativecommons.org/licenses/by/4.0/) 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**.
|
This project is licensed under the [**Creative Commons BY 4**](https://creativecommons.org/licenses/by/4.0/) 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 <img height=30px src="icons/Heart.svg">
|
## Acknowlegements <img height=20px src="icons/Heart.svg">
|
||||||
|
|
||||||
The Original *FamFamFam Silk* icon pack ([github](https://github.com/markjames/famfamfam-silk-icons) • [website](http://www.famfamfam.com/lab/icons/silk/)) remains the property of Mark James. Mark, please have my thanks and salute for your great work.
|
The Original *FamFamFam Silk* icon pack ([github](https://github.com/markjames/famfamfam-silk-icons) • [website](http://www.famfamfam.com/lab/icons/silk/)) remains the property of Mark James. Mark, please have my thanks and salute for your great work.
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user