/*---------------------------------------------------------------------------------------------
 * Copyright (c) Bentley Systems, Incorporated. All rights reserved.
 * See LICENSE.md in the project root for license terms and full copyright notice.
 *--------------------------------------------------------------------------------------------*/

// Sizes
$uicore-icons-x-small: 12px;
$uicore-icons-smaller: 14px;
$uicore-icons-small: 16px;
$uicore-icons-medium: 2 * $uicore-icons-small;
$uicore-icons-large: 3 * $uicore-icons-small;
$uicore-icons-x-large: 4 * $uicore-icons-small;
