← Back to team overview

ubuntu-phone team mailing list archive

Icon QML Component

 

Hi,

I have a question about the icon component:
http://developer.ubuntu.com/api/qml/sdk-1.0/Ubuntu.Components.Icon/

I have tried the example code:

Icon {
    width: 64
    height: 64
    name: "search"
}

and it does give me a maginifying glass image, however it kind of doesnt
look like an Icon that seems to match with the look and feel of the rest of
the Ubuntu design - Does anyone know where the icon is coming from?

Also, how do I know that other "name"s I can use? I didn't manage to find
any documentation pointing me to them.

Thanks,

Victor

Follow ups