We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
error svg sample:
<linearGradient id="Gradient-3" x1="-58.064" y1="-3.352" x2="49.041" y2="-3.352" > <stop offset="0" stop-color="#f0a532"/> <stop offset="0.5" stop-color="#f8b645"/> <stop offset="1" stop-color="#ffc758"/> </linearGradient> </defs> <g id="Comp-3" transform="translate(190,190)"> <g id="Group-1-3" opacity="1"> <path id="Path-1-3" fill="none" d="M49.302,-49.302C-5.156,-49.302,-49.302,-5.156,-49.302,49.302" stroke="url(#Gradient-3)" stroke-opacity="1" stroke-width="17" stroke-miterlimit="10" stroke-dasharray="70" stroke-dashoffset="70.001" /> </g> </g>
The text was updated successfully, but these errors were encountered:
change stroke-dashoffset="70", it's ok
Sorry, something went wrong.
error bitmap:
svg file :
No branches or pull requests
error svg sample:
The text was updated successfully, but these errors were encountered: