app/pb_kits/playbook/pb_icon/docs/_icon_rotate_swift
HStack(spacing: Spacing.xSmall) { PBIcon(FontAwesome.user, rotation: .right) PBIcon(FontAwesome.user, rotation: .zero) PBIcon(FontAwesome.user, rotation: .obtuse) }
HStack(spacing: Spacing.xSmall) { PBIcon(FontAwesome.user, rotation: .right) PBIcon(FontAwesome.user, rotation: .zero) PBIcon(FontAwesome.user, rotation: .obtuse) }