> ## Documentation Index
> Fetch the complete documentation index at: https://docs.mastermindcms.com/llms.txt
> Use this file to discover all available pages before exploring further.

# msm-icon-bar

> Web component msm-icon-bar.

`msm-icon-bar` is a web component built with Lit.

## Purpose

Use this component as a reusable UI building block.

## Usage

```html theme={null}
<msm-icon-bar></msm-icon-bar>
```

## Attributes / properties

* (none)

## Events

This component does not emit custom events.

## CSS parts

No documented `part` slots.

## Slots

* `slot[name="icon1"]`
* `slot[name="text1"]`
* `slot[name="icon2"]`
* `slot[name="text2"]`
* `slot[name="icon3"]`
* `slot[name="text3"]`
* `slot[name="icon4"]`
* `slot[name="text4"]`

## Methods

No documented public methods.
