# Snapshot report for `tests/build.js`
The actual snapshot is saved in `build.js.snap`.
Generated by [AVA](https://ava.li).
## builds an object with the correct shape
> Snapshot 1
{
'icon-a': {
heights: {
16: {
path: '',
width: 16,
},
24: {
path: '',
width: 24,
},
},
keywords: [],
name: 'icon-a',
},
'icon-b': {
heights: {
16: {
path: '',
width: 14,
},
},
keywords: [],
name: 'icon-b',
},
}