Appearance
MdIcon renders a Material Symbols icon by name.
MdIcon
import { MdIcon } from 'vue-material-3';
<MdIcon>star</MdIcon>
Use Storybook for the rendered icon.