Skip to content
New issue

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

support def svg #4

Open
imagine10255 opened this issue Jan 3, 2025 · 2 comments
Open

support def svg #4

imagine10255 opened this issue Jan 3, 2025 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@imagine10255
Copy link
Member

support def svg

<path fill-rule="evenodd" clip-rule="evenodd" d="M13.837 9.16788C12.4387 8.36286 11.4541 7.03822 10.4706 5.63684C11.249 4.84528 11.3772 4.06181 10.8609 3.42102C10.6529 3.16451 10.3654 3.01347 10.0613 3.00086C9.75724 2.98825 9.46117 3.11509 9.23772 3.35371C8.65975 3.97834 8.76112 4.73624 9.57681 5.67857C9.41175 5.88717 9.25293 6.10542 9.094 6.32381C8.73909 6.81154 8.38367 7.29995 7.95709 7.68304C7.15451 8.41484 6.28183 9.03772 5.3562 9.53943C4.51954 9.98232 3.64442 9.7952 2.92079 9.02653C3.00411 8.90055 3.0819 8.76981 3.15384 8.63479C3.23653 8.47518 3.28923 8.29725 3.30851 8.11257C3.32779 7.9279 3.31321 7.7406 3.26574 7.56285C3.21826 7.3851 3.13894 7.22089 3.03294 7.08087C2.92693 6.94085 2.79661 6.82816 2.65045 6.75013C2.50388 6.67509 2.34549 6.63578 2.18518 6.63468C2.02487 6.63358 1.86608 6.67071 1.71876 6.74374C1.57143 6.81678 1.43874 6.92414 1.32897 7.05912C1.2192 7.19411 1.13473 7.35381 1.08083 7.52823C0.87341 8.28075 1.22299 9.08038 1.92215 9.22307C2.30669 9.3025 2.37544 9.53943 2.43953 9.88405C2.53281 10.3799 2.62877 10.8764 2.72482 11.3734C2.91195 12.3416 3.09941 13.3115 3.26804 14.282C3.3531 14.7694 3.49061 14.978 3.97419 14.978C7.11825 14.9571 10.2595 14.9589 13.4006 14.9608C14.2981 14.9613 15.1955 14.9619 16.093 14.9619C16.2083 14.9619 16.3232 14.9527 16.4446 14.943C16.5034 14.9383 16.5639 14.9335 16.6267 14.9295C16.7029 14.5375 16.7791 14.1474 16.855 13.7587C17.103 12.4888 17.3479 11.2344 17.5799 9.97694C17.6591 9.55289 17.7477 9.28635 18.201 9.19211C18.8477 9.05749 19.1705 8.22286 18.9549 7.49727C18.8462 7.16832 18.6303 6.90165 18.3535 6.75444C18.0766 6.60723 17.7608 6.59118 17.4739 6.70975C17.3286 6.77435 17.1961 6.87209 17.0843 6.99715C16.9725 7.1222 16.8837 7.27201 16.8231 7.43761C16.7625 7.60322 16.7314 7.78123 16.7317 7.96102C16.732 8.1408 16.7637 8.31868 16.8248 8.48402C16.9122 8.67748 17.0099 8.86451 17.1173 9.04403C16.0347 10.0833 14.9324 9.80193 13.837 9.16788ZM3.4375 15.7346L3.65657 17L16.3802 16.9987C16.4571 16.5679 16.5293 16.1613 16.6051 15.7346H3.4375Z" fill="url(#paint0_linear_2_48673)"/>
<defs>
<linearGradient id="paint0_linear_2_48673" x1="10.2375" y1="17" x2="-0.331014" y2="15.6298" gradientUnits="userSpaceOnUse">
<stop stop-color="#12B9CC"/>
<stop offset="1" stop-color="#96D5DC"/>
</linearGradient>
</defs>

split defs to new svg

@imagine10255 imagine10255 self-assigned this Jan 3, 2025
@imagine10255 imagine10255 added the enhancement New feature or request label Jan 3, 2025
@imagine10255
Copy link
Member Author

release test to: [email protected]

@imagine10255
Copy link
Member Author

release test to: [email protected]

The logic has been implemented and will be optimized using ChatGPT to nest and share logic.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

1 participant