1
0
mirror of https://github.com/SimonPistache/famfamfam-silk-svg.git synced 2025-09-11 06:36:28 +02:00

fix: backlinks not working on github

This commit is contained in:
2025-01-31 16:36:04 +01:00
parent efe0e435ed
commit ca8c8c6ad6

View File

@@ -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: ![Cup of caffee](<public/Cup of caffe.svg>) + ![Bullet delete](<icons/Bullet delete.svg>) = ![A cup of caffe with a delete bullet at its bottom right](<public/I should stop caffe.svg>)