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_like_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="M4.693 6.107C4.642 6.096 4.59 6.091 4.539 6.091L1.769 6.091C1.345 6.091 1 6.447 1 6.886L1 14.205C1 14.644 1.345 15 1.769 15L4.539 15C4.59 15 4.642 14.995 4.693 14.984L4.693 6.107ZM3.154 13.091C2.984 13.091 2.846 12.948 2.846 12.773C2.846 12.597 2.984 12.455 3.154 12.455C3.324 12.455 3.462 12.597 3.462 12.773C3.462 12.948 3.324 13.091 3.154 13.091ZM14.986 7.566L14.041 13.921C13.948 14.542 13.432 15 12.824 15L6.847 15C6.275 15.002 5.727 14.767 5.323 14.348C5.318 14.342 5.313 14.337 5.308 14.331L5.308 6.524C5.67 5.931 6.132 5.419 6.521 4.988L6.608 4.892C7.597 3.795 7.675 2.895 7.675 1.832C7.675 1.448 7.849 1.245 7.994 1.143C8.163 1.025 8.351 1 8.48 1C8.783 1 9.244 1.141 9.629 1.538C9.925 1.843 10.279 2.409 10.279 3.374C10.279 3.815 10.175 4.309 10.088 4.645C9.976 5.081 9.821 5.529 9.651 5.906C9.629 5.956 9.632 6.015 9.661 6.061C9.689 6.107 9.737 6.134 9.789 6.133L9.791 6.133L13.759 6.1L13.769 6.1C14.523 6.1 15.1 6.795 14.985 7.566L14.986 7.566Z" fill="#6B7280"/>
</svg>

After

Width:  |  Height:  |  Size: 1.1 KiB