fix: stroke icons
Hi, I love your lib but i have some problems with stroke icons. Is it possible to add a preprocessor like this one ? https://github.com/elrumordelaluz/outline-stroke
Or just a custom function like glyphTransformFn ? Thanks.
@blunt1337 i don't have time right now on this, but feel free to send a PR
@blunt1337 fwiw the outline-stroke util you mentioned didn't render my checkbox icons properly
@abcd-ca since the process to make Icons outlined needs to convert vector into pixels, try making bigger your input (should be enough to change width and height or viewBox of the .svg source). In case there are problems, please feel free to open an Issue
[...] i have some problems with stroke icons. Is it possible to add a preprocessor like this one ?
@blunt1337 thanks for reporting this. After the recommendations from @abcd-ca and @elrumordelaluz, ere you able to resolve that issue? If so, I would like to close this issue. Otherwise, tell me so we can help you.