You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 16, 2026. It is now read-only.
When I save SVG it save with the black background, yes it’s separated to two layers
and it’s easy to be removed on any vector app, but it will be amazing to be able to
save only the design. that will save us as users some time.
So a setting for what is to be exported:
SVG contain both black triangles and white triangles.
SVG contain only black triangles.
SVG contain only white triangles.
I'm considering making layers, where each layer can have different properties, such as is this triangle transparent or filled. However this is further into the future.
Ahmed Teleb writes:
So a setting for what is to be exported:
I'm considering making layers, where each layer can have different properties, such as is this triangle transparent or filled. However this is further into the future.