feat: 同步样片管理功能

This commit is contained in:
2026-07-08 13:06:11 +08:00
parent e88cd4a9a4
commit ccd63380cf
22 changed files with 3791 additions and 3 deletions

View File

@ -0,0 +1,15 @@
{
"images" : [
{
"filename" : "sample_ic_collect_count.svg",
"idiom" : "universal"
}
],
"info" : {
"author" : "xcode",
"version" : 1
},
"properties" : {
"preserves-vector-representation" : true
}
}

View File

@ -0,0 +1,3 @@
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
<path d="M8.761 1.492Q8.522 1.027 7.992 1Q7.489 1.027 7.224 1.492L5.527 5.101L1.71 5.703Q1.207 5.785 1.048 6.277Q0.889 6.796 1.26 7.179L4.016 9.995L3.354 13.987Q3.301 14.506 3.698 14.835Q4.122 15.135 4.599 14.889L7.992 13.03L11.411 14.889Q11.862 15.135 12.286 14.835Q12.71 14.506 12.631 13.987L11.995 9.995L14.751 7.179Q15.096 6.796 14.963 6.277Q14.778 5.785 14.274 5.703L10.457 5.101L8.761 1.492Z" fill="#6B7280"/>
</svg>

After

Width:  |  Height:  |  Size: 509 B