// ====================================================================
// DO NOT EDIT THE CONTENT OF THIS FILE!
// ====================================================================
// Note:
// None of the Orion Icon styles are exported by default.
// To make use of a Icon class name, where this SCSS file is imported,
// update the $iconMap variable to change the flag from FALSE to TRUE

// Example:
// ====================================================================
// $iconMap: (
//   toggleArrowHorizontal: true,
// );
// @import: '@alaskaair/orion-icons/orion-icons';
// ====================================================================

// This file is deprecated, please reference @alaskaair/orion-icons/icons

@import "icons";
@warn "orion-icons.scss is deprecated, please reference icons.scss."
