Skip to content

Conversation

@tluksa
Copy link

@tluksa tluksa commented Feb 22, 2018

…fill properties.

Example (rect was painting Black color, although it has to be overriden by 'g' fill="none" and be transparent):



<path ......."/>

…fill properties.

Example (rect was painting Black color, although it has to be overriden by 'g' fill="none" and be transparent):
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32">
  <g fill="none" fill-rule="evenodd">
    <rect width="32" height="32"/>
    <path ......."/>
  </g>
</svg>
@pflammertsma pflammertsma self-assigned this Aug 26, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants