Commit graph

9 commits

Author SHA1 Message Date
Luca Burgio ac19a0d84c add: 10 new icons 2024-04-25 14:36:27 +02:00
Luca Burgio 29255f5a62 fix: remove clip-path 2024-04-06 08:51:50 +02:00
Luca Burgio 670825979d add: 8 new icons 2024-04-06 08:47:22 +02:00
luxbe 4fb8bf0b9f
SVG code clean up: remove useless clipPaths (#366)
* refactor: remove useless clipPaths

* Delete hexagon-alt.svg

removed hexagon-alt

---------

Co-authored-by: Luca Burgio <burgio.luca@gmail.com>
2024-01-27 09:44:50 +01:00
Luca Burgio 1c7285fb8d 24 new solid icons and 4 icons fixed 2023-12-30 11:41:34 +01:00
Luca Burgio 6548056de5 8 new icons and changes 2023-12-16 12:19:23 +01:00
Luca Burgio 29ad981ba8 add: 6 icons 2023-12-02 16:46:38 +01:00
Ali Torbati 0be38ff1d0
Fix: refresh-circle icon stroke fix
The `circle` element in the "Refresh circle" icon included a hard coded `stroke-width`, which caused the circle to not inherit the parent `svg` `stroke-width`. This change fixes that bug.
2023-11-11 19:58:11 +01:00
Pascal Jufer d73b7282dd
Split variants (#368) 2023-10-29 00:33:17 +02:00