1
0
mirror of https://github.com/SimonPistache/famfamfam-silk-svg.git synced 2025-06-08 01:54:20 +02:00

3 Commits

Author SHA1 Message Date
Simon Priet
7eb7209cc3
fix(#117): Set font stroke to be outside (#223)
* fix(#117): Set font stroke to be outside

Change the font used with a Sans Serif one (Kufam), and rework the colors and strokes. Closes #117.

* fix(#117): Change font style from italic to regular.

Also adjust some sub-pixel positions to better align stems. Reuse the base icon in subsequents icons so changes are updated automatically.

* fix(#117): Adjust sub-pixel position on some Text icons
2025-03-14 01:49:16 +01:00
Simon Priet
354a863b51
feat(#220): add & remove decorators (#221)
* fix(#220): Replace inner shadow to radial gradient for remove decorator

And update all related icons that use this decorator accordingly

* fix(#220): Replace inner shadow by radial gradient for add decorator

Update all icons using the add decorator accordingly.

* fix(#220): Remove duplicate files

Remove Font delete and Style delete files as they are reworked
2025-03-14 01:03:02 +01:00
Simon Pistache
c8fd547e07
feat: Upload icons (#164) 2025-01-29 16:04:25 +01:00