---
keywords: repr:iconStyle
---
> **Documentation Index:** Fetch the complete configuration index at https://yandex.ru/dev/maps/ymapsml/doc/en/llms.txt


# repr:iconStyle

### Diagram

![](../_images/iconStyle.png)

### Description {#desc}

Contains a description of the placemark icon content.

### Contains:

[repr:href](https://yandex.ru/dev/maps/ymapsml/doc/en/ref/reference/representation-href.md), [repr:offset](https://yandex.ru/dev/maps/ymapsml/doc/en/ref/reference/representation-offset.md), [repr:shadow](https://yandex.ru/dev/maps/ymapsml/doc/en/ref/reference/representation-shadow.md), [repr:size](https://yandex.ru/dev/maps/ymapsml/doc/en/ref/reference/representation-size.md), [repr:template](https://yandex.ru/dev/maps/ymapsml/doc/en/ref/reference/representation-template-1.md)

### Contained by:

[repr:Style](https://yandex.ru/dev/maps/ymapsml/doc/en/ref/reference/representation-Style.md)

> ### repr:iconStyle
> 
> Part of a YMapsML document that describes the placemark icon style:
> 
> ```xml
> <repr:iconStyle>
>     <repr:href>http://info.maps.yandex.net/api/i/steelblue/dot.png</repr:href>
>     <repr:size x="26" y="46"/>
>     <repr:offset x="-22" y="-46"/>
> </repr:iconStyle>
> ```

