feat: 同步样片管理功能
This commit is contained in:
15
suixinkan/Assets.xcassets/SampleManagement/sample_ic_home_menu_route.imageset/Contents.json
vendored
Normal file
15
suixinkan/Assets.xcassets/SampleManagement/sample_ic_home_menu_route.imageset/Contents.json
vendored
Normal file
@ -0,0 +1,15 @@
|
||||
{
|
||||
"images" : [
|
||||
{
|
||||
"filename" : "sample_ic_home_menu_route.svg",
|
||||
"idiom" : "universal"
|
||||
}
|
||||
],
|
||||
"info" : {
|
||||
"author" : "xcode",
|
||||
"version" : 1
|
||||
},
|
||||
"properties" : {
|
||||
"preserves-vector-representation" : true
|
||||
}
|
||||
}
|
||||
@ -0,0 +1,4 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
|
||||
<path d="M0 0h24v24H0z" fill="#000000" fill-opacity="0"/>
|
||||
<path d="M21 5L12.414 5L10.414 3L3 3C2.448 3 2 3.448 2 4L2 20C2 20.552 2.448 21 3 21L21 21C21.552 21 22 20.552 22 20L22 6C22 5.448 21.552 5 21 5ZM15 12.667C15.238 12.825 15.238 13.175 15 13.333L10.122 16.585C9.999 16.667 9.841 16.675 9.711 16.605C9.581 16.535 9.5 16.4 9.5 16.252L9.5 9.747C9.5 9.599 9.581 9.464 9.711 9.394C9.841 9.324 9.999 9.332 10.122 9.414L15 12.667Z" fill="#0073FF"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 543 B |
Reference in New Issue
Block a user