diff --git a/apps/site/src/content/design-system/foundation/pictogram/accessibility/accessibility-features/content.mdoc b/apps/site/src/content/design-system/foundation/pictogram/accessibility/accessibility-features/content.mdoc index 85684bbc8..2525dd561 100644 --- a/apps/site/src/content/design-system/foundation/pictogram/accessibility/accessibility-features/content.mdoc +++ b/apps/site/src/content/design-system/foundation/pictogram/accessibility/accessibility-features/content.mdoc @@ -1,8 +1,8 @@ -- A `` element labeled with a description identifies the Pictogram +- A `` element labeled with a description identifies the Pictogram - The Pictogram shape is visible in Windows High Contrast Mode - When using alongside descriptive visual text ensure `aria-hidden="true"` is used to hide the Pictogram from assistive technologies, otherwise users will receive duplicate descriptions ### Accessibility in the HTML -- ``: Provides a label that describes the Pictogram +- ``: Provides a label that describes the Pictogram - ``: Prevents the Pictogram SVG element from being traversed by browsers that map the SVG to the ‘group’ role and from unnecessarily receiving focus in Internet Explorer (IE) diff --git a/apps/site/src/content/design-system/foundation/pictogram/index.yaml b/apps/site/src/content/design-system/foundation/pictogram/index.yaml index 21e2c1b50..d4bee6b68 100644 --- a/apps/site/src/content/design-system/foundation/pictogram/index.yaml +++ b/apps/site/src/content/design-system/foundation/pictogram/index.yaml @@ -5,6 +5,7 @@ description: >- all devices. Use them to assist with visual communication. namedExport: discriminant: false +excludeFromNavbar: false design: - title: name: Informative pictograms