sizes

The sizes read-only property of the HTMLLinkElement interfaces defines the sizes of the icons for visual media contained in the resource. It reflects the element's sizes attribute, which takes a list of space-separated sizes, each in the format x, or the keyword any.

MDN Reference