mirror of
https://github.com/SimonPistache/famfamfam-silk-svg.git
synced 2025-09-10 22:26:28 +02:00
fix: backlink not respecting file Capitalization
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
|
||||
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=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">
|
||||
|
||||
Mix:  +  = 
|
||||
|
||||
|
Reference in New Issue
Block a user