ENH:folding filament loading area

jira:[STUDIO-9598]

Change-Id: If5c1bd12aa3307f0bda640361352f079a1851b91
(cherry picked from commit ff4fc92c6cdde91b2d078109be0f2b3ace2cce89)
This commit is contained in:
tao wang
2025-01-08 22:10:14 +08:00
committed by Noisyfox
parent 5cbb201469
commit 35bc6da4bb
4 changed files with 68 additions and 15 deletions

View File

@@ -0,0 +1,3 @@
<svg width="25" height="25" viewBox="0 0 25 25" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M13.1947 16.7016C12.8466 17.0497 12.2835 17.0497 11.9391 16.7016L4.82363 9.58984C4.47545 9.24166 4.47545 8.67865 4.82363 8.33417C5.17181 7.9897 5.73482 7.986 6.0793 8.33417L12.5613 14.8162L19.0471 8.33047C19.3953 7.98229 19.9583 7.98229 20.3028 8.33047C20.6472 8.67865 20.6509 9.24166 20.3028 9.58613L13.1947 16.7016Z" fill="#00AE42"/>
</svg>

After

Width:  |  Height:  |  Size: 448 B

View File

@@ -0,0 +1,3 @@
<svg width="25" height="25" viewBox="0 0 25 25" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M17.1947 11.4371C17.5429 11.7853 17.5429 12.3483 17.1947 12.6928L10.083 19.8082C9.73482 20.1564 9.17181 20.1564 8.82734 19.8082C8.48286 19.46 8.47916 18.897 8.82734 18.5525L15.3094 12.0705L8.82363 5.58475C8.47546 5.23657 8.47546 4.67356 8.82363 4.32908C9.17181 3.98461 9.73482 3.9809 10.0793 4.32908L17.1947 11.4371Z" fill="#00AE42"/>
</svg>

After

Width:  |  Height:  |  Size: 447 B