-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Open
Labels
infra.designRelates to the design of docs.flutter.devRelates to the design of docs.flutter.devinfra.structureRelates to the tools that create docs.flutter.devRelates to the tools that create docs.flutter.devp2-mediumNecessary but not urgent concern. Resolve when possible.Necessary but not urgent concern. Resolve when possible.
Description
Create a new <Icon> component that can be used from Markdown content loaded with Jaspr Content. Then migrate content across the site that uses icons with manual HTML to the new component.
It should:
- Use the existing
MaterialIconJaspr Component if possible. - Require an icon
id. - Require a
labelfor accessibility. - Accept an optional
sizeparameter. - Accept an optional
filledparameter (defaults tofalse). - Accept an optional
classparameter for additional customizability.
Metadata
Metadata
Assignees
Labels
infra.designRelates to the design of docs.flutter.devRelates to the design of docs.flutter.devinfra.structureRelates to the tools that create docs.flutter.devRelates to the tools that create docs.flutter.devp2-mediumNecessary but not urgent concern. Resolve when possible.Necessary but not urgent concern. Resolve when possible.