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

14 Commits

Author SHA1 Message Date
Simon Priet
d1663075b8
fix(#235): Update icons having magnify decorator (#237) 2025-03-20 14:05:15 +01:00
Simon Priet
1748130fc4
fix(#222): Remove original image PNG remaining in the svg (#236) 2025-03-20 13:45:43 +01:00
Simon Priet
cb6c62dc66
fix(#233): Remove PNG remaining of the Date icon. (#234) 2025-03-20 13:30:44 +01:00
Simon Priet
3377bb2025
fix(#179): Fix angular gradient not working (#224)
* fix(#179): Fix angular gradient not working on svg on CD, DVD and Color wheel icon.

* fix(#179): Fix related icons + Page white CD, Page white DVD, Drive CD
2025-03-14 16:45:56 +01:00
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 Priet
0499115127
fix(#174): Fix 𝑓 symbol on flash files icons (#219)
* fix(#174): Fix 𝑓 symbol on flash files icons

Settle on 3px wide with border, fix coldfusion clipping out of bound, add 1px to the f middle stroke.

* fix(#174): Fix coldfusion stroke blending mode bleeding out
2025-03-13 18:37:39 +01:00
Simon Priet
37c12a26a7
fix(#178): inset shadow fix (#214)
* fix(#178): Changed inset shadow to radial gradient on base_circle

* fix(#178): Changed inset shadow to radial gradient for bullet decorators

* fix(#178): Reset base_circle of Help and Info icons to component state

* fix(#178): Reset base circle of Delete and Exclamation to component state

* fix(#178): Add more border to the base_circle for Controls icons

* fix(#178): Put key square variant in a full icon
2025-03-13 15:35:31 +01:00
30b7451ef8 fix(#167): Add Textfield key icon 2025-03-02 18:42:39 +01:00
08f44babde fix(#167): 🧱 Remove textfield svg 2025-03-02 18:42:39 +01:00
9389be923f feat(#208): 🎨 Create Thumb IconSet
- Add Thumb Down and Thumb Up icons
- Closes #208
- Update cover on ReadMe.md
2025-03-02 13:40:15 +01:00
bace4c1a10 fix(#200): 🔥 Fix Key iconSet
Refactor the Key icon to better suit the original design
Update Key iconset accordingly
2025-03-02 13:13:32 +01: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
Simon Pistache
c8fd547e07
feat: Upload icons (#164) 2025-01-29 16:04:25 +01:00