mirror of
https://github.com/google/material-design-icons.git
synced 2026-03-21 23:17:32 +01:00
Add Contents.json to make sure imageset's work correctly
This commit is contained in:
23
editor/ios/ic_format_indent_decrease.imageset/Contents.json
vendored
Normal file
23
editor/ios/ic_format_indent_decrease.imageset/Contents.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"images": [
|
||||
{
|
||||
"filename": "ic_format_indent_decrease.png",
|
||||
"idiom": "universal",
|
||||
"scale": "1x"
|
||||
},
|
||||
{
|
||||
"filename": "ic_format_indent_decrease_2x.png",
|
||||
"idiom": "universal",
|
||||
"scale": "2x"
|
||||
},
|
||||
{
|
||||
"filename": "ic_format_indent_decrease_3x.png",
|
||||
"idiom": "universal",
|
||||
"scale": "3x"
|
||||
}
|
||||
],
|
||||
"info": {
|
||||
"author": "xcode",
|
||||
"version": 1
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user