Optional circleDraw the icon inside a circle.
Optional filledDraw the enclosing shape as a solid shape.
Optional flipXIf true, the supplied icon will be drawn horizontally flipped. Default is false.
Optional flipYIf true, the supplied icon will be drawn vertically flipped. Default is false.
Optional monospacedFor text icons only. Draw the text using a monospaced font.
Optional moveXMove the icon horizontally by the specified distance, expressed as percentage of the icon's width.
Optional moveYMove the icon vertically by the specified distance, expressed as percentage of the icon's height.
Optional preserveIf true, the supplied icon will be displayed with its original aspect ratio instead of being scaled to fit a square. Default is false.
Optional preserveIf true, the supplied icon will be displayed with its original color instead of being filled in white/black. Default is false.
Optional rotateRotate the icon anticlockwise by the specified angle, expressed in degrees.
Optional scaleScale the icon by the specified factor, expressed as a percentage of the original size.
Optional searchDraw the icon inside a magnifying glass shape.
Optional squareDraw the icon inside a square.
Optional strikeDraw a strike-through line over the icon.
Properties that define how an icon is interpreted.