diff --git a/topics/reference_guide/icons.md b/topics/reference_guide/icons.md index bda8b529c..efa898dfd 100644 --- a/topics/reference_guide/icons.md +++ b/topics/reference_guide/icons.md @@ -147,7 +147,7 @@ bigger screen fonts (e.g., in [Presentation Mode](https://www.jetbrains.com/help A base size denoting the size (in the user space) of the rendered image in 1x scale should be provided. The size is set via the `width` and `height` attributes omitting the size units. -If unspecified, it defaults to 16x16 pixels. +If unspecified, it defaults to 16×16 pixels. A minimal SVG icon file: diff --git a/topics/ui/controls/banner.md b/topics/ui/controls/banner.md index 8016d702c..cd8dfb9c6 100644 --- a/topics/ui/controls/banner.md +++ b/topics/ui/controls/banner.md @@ -1,4 +1,4 @@ - + # Banner @@ -71,7 +71,7 @@ Use to suggest actions that are required to unblock the user’s workflow. ### Icon (optional) -* 16x16 icons can be used to complement the message, e.g., a gift icon to advertise functionality. +* 16×16 icons can be used to complement the message, e.g., a gift icon to advertise functionality. ### Placement diff --git a/topics/ui/controls/icon_button.md b/topics/ui/controls/icon_button.md index 5b3a1b05e..62df9f2d1 100644 --- a/topics/ui/controls/icon_button.md +++ b/topics/ui/controls/icon_button.md @@ -1,4 +1,4 @@ - + # Icon Button @@ -57,7 +57,7 @@ Do **not** highlight a disabled icon on mouse hover. ## Sizes and placement -Icons size is 16x16px, icon selection is 22x22px. +Icons size is 16×16px, icon selection is 22×22px. For guidelines on the space between toolbar icon buttons see [Toolbar](toolbar.md). diff --git a/topics/ui/controls/loader.md b/topics/ui/controls/loader.md index 1d59465fc..3eabeaee9 100644 --- a/topics/ui/controls/loader.md +++ b/topics/ui/controls/loader.md @@ -1,4 +1,4 @@ - + # Loader @@ -20,7 +20,7 @@ Follow the rules for [progress indicators](progress_indicators.md). ## How to use -The loader form and sizes are the same in all themes. Use the default 16x16 loader in all cases. +The loader form and sizes are the same in all themes. Use the default 16×16 loader in all cases.