From d34a82fc772bde33b573d01f0c6e8944ede2e542 Mon Sep 17 00:00:00 2001 From: "Jan C. Borchardt" <925062+jancborchardt@users.noreply.github.com> Date: Mon, 10 Jun 2024 15:06:25 +0200 Subject: [PATCH] Update Material Icons link to Material Symbols Signed-off-by: Jan C. Borchardt <925062+jancborchardt@users.noreply.github.com> --- developer_manual/design/foundations.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/developer_manual/design/foundations.rst b/developer_manual/design/foundations.rst index 0cbda03b556..f2bb9ff300e 100644 --- a/developer_manual/design/foundations.rst +++ b/developer_manual/design/foundations.rst @@ -160,9 +160,9 @@ Icons .. image:: ../images/material-icons.png :alt: Material icons -Icons can be used to communicate the intent of an action, or to provide visual interest to the screen. We use monochrome icons on all platforms: `Material Design icons (20 px default filled) `_ for web, Android, Windows and Linux, and `SF Symbols (default weight, scale and variant) `_ for iOS and macOS. +Icons can be used to communicate the intent of an action, or to provide visual interest to the screen. We use monochrome icons on all platforms: `Material Symbols (not Material Icons, and 20 px default filled) `_ for web, Android, Windows and Linux, and `SF Symbols (default weight, scale and variant) `_ for iOS and macOS. -This is except for the icon of the app itself, which can be a custom icon. +This is except for the icon of the app itself, which can be a custom icon. Most use an app icon from Material Symbols as well though to keep consistency. Make sure to: