# MenuIcon

## Content

# Type Alias: MenuIcon

```ts
type MenuIcon = object;
```

## Properties

### class

```ts
class: string;
```

***

### type

```ts
type: "css";
```
