### SCSS

#### Usage

Import the package css into the top of your main CSS file.

```css
@import '@carbon/ibmdotcom-styles/scss/patterns/blocks/content-group-pictograms/index';
```

#### Elements

| Class                                 | Description                                           |
| ------------------------------------- | ----------------------------------------------------- |
| `.bx--content-group-pictograms__row`  | Horizontal wrapper of Content Group Pictogram pattern |
| `.bx--content-group-pictograms__col`  | Wrapper for column size handling of Content Group     |
| `.bx--content-group-pictograms__item` | Pictogram Item                                        |

#### Blocks

| Class                                 | Description                                                       |
| ------------------------------------- | ----------------------------------------------------------------- |
| `.bx--content-group-pictograms`       | Highest level class name for the Content Group Pictograms pattern |
| `.bx--content-group-pictograms__item` | Pictogram Item components                                         |
