/* ======================= ICONS (SVG sprite via <use>) ======================= */
.icon{
  width: 1.1em; height: 1.1em;
  fill: none; stroke: currentColor;
  stroke-width: 2; stroke-linecap: round; stroke-linejoin: round;
  vertical-align: -0.2em; flex-shrink: 0;
}
.brand .icon{ width: 20px; height: 20px; vertical-align: -4px; }
.icon-btn .icon{ width: 18px; height: 18px; }
#dashNav .icon, .hold-btn .icon{ width: 16px; height: 16px; }
.settings-section h3 .set-ico .icon{ width: 16px; height: 16px; }
.dz25-lock-icon .icon{ width: 34px; height: 34px; }
.cat-manage-chip .icon{ width: 12px; height: 12px; }
.ci-del .icon{ width: 12px; height: 12px; }
#payMethodTabs .icon{ width: 16px; height: 16px; }
