# `GSIconPreset`

*Class*

## Declaration

```swift
class GSIconPreset
```

```objc
@interface GSIconPreset : NSObject
```

```python
class GSIconPreset(NSObject)
```

## Topics

### Instance Properties

- [`GSIconPreset.active`](/Core/GlyphsCore/GSIconPreset/active) — The active.
- [`GSIconPreset.factor`](/Core/GlyphsCore/GSIconPreset/factor) — The factor.
- [`GSIconPreset.fileName`](/Core/GlyphsCore/GSIconPreset/fileName) — The fileName.
- [`GSIconPreset.format`](/Core/GlyphsCore/GSIconPreset/format) — The format.
- [`GSIconPreset.paddingBottom`](/Core/GlyphsCore/GSIconPreset/paddingBottom) — The paddingBottom.
- [`GSIconPreset.paddingLeft`](/Core/GlyphsCore/GSIconPreset/paddingLeft) — The paddingLeft.
- [`GSIconPreset.paddingRight`](/Core/GlyphsCore/GSIconPreset/paddingRight) — The paddingRight.
- [`GSIconPreset.paddingTop`](/Core/GlyphsCore/GSIconPreset/paddingTop) — The paddingTop.
- [`GSIconPreset.path`](/Core/GlyphsCore/GSIconPreset/path) — The path.
- [`GSIconPreset.precision`](/Core/GlyphsCore/GSIconPreset/precision) — The precision.
- [`GSIconPreset.size`](/Core/GlyphsCore/GSIconPreset/size) — The size.

## Relationships

### Inherits From

- `NSObject`

### Conforms To

- [`GSContentProtocol`](/Core/GlyphsCore/GSContentProtocol)
- [`GSIdentifiableParameter`](/Core/GlyphsCore/GSIdentifiableParameter)
- [`GSItemProtocol`](/Core/GlyphsCore/GSItemProtocol)
- `NSCopying`

