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_share_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="M14.845 6.617L9.648 1.142C9.454 0.953 9.105 0.953 8.911 1.142C8.795 1.255 8.756 1.406 8.756 1.557L8.756 4.502C4.452 4.502 1 7.863 1 12.017C1 13.036 1.233 14.056 1.659 15C2.28 11.866 5.343 9.487 8.756 9.487L8.756 12.432C8.717 12.583 8.795 12.734 8.911 12.848C8.989 12.961 9.144 12.999 9.299 12.999C9.454 12.999 9.609 12.923 9.687 12.81L14.845 7.41C14.961 7.297 15 7.183 15 7.032C15 6.881 14.922 6.73 14.845 6.617Z" fill="#6B7280"/>
</svg>

After

Width:  |  Height:  |  Size: 533 B