/* icons.css — generated by bricks-icon-sprite-generator */
/* Do not edit manually. Regenerate by rerunning the skill. */

/* Base icon styles ─────────────────────────────────────────────────────── */
/* Size via font-size on the parent; colour via color (→ stroke:currentColor) */

.icon {
  display: inline-block;
  width: 1em;
  height: 1em;
  fill: none;
  stroke: currentColor;
  stroke-width: 2;
  stroke-linecap: round;
  stroke-linejoin: round;
  overflow: visible;
  vertical-align: middle;
  flex-shrink: 0;
}

/* Per-icon stroke length for draw-on animation ─────────────────────────── */
.icon-check { --icon-length: 24.9; }
.icon-phone { --icon-length: 75.8; }
.icon-star { --icon-length: 76.8; }
.icon-arrow-right { --icon-length: 37.2; }
.icon-shield { --icon-length: 68.7; }
.icon-clock { --icon-length: 80.6; }
.icon-award { --icon-length: 74.6; }
.icon-map-pin { --icon-length: 87.2; }
.icon-wrench { --icon-length: 78.4; }
.icon-droplet { --icon-length: 59.0; }
.icon-zap { --icon-length: 71.9; }
.icon-users { --icon-length: 74.3; }
.icon-thumbs-up { --icon-length: 89.3; }
.icon-calendar { --icon-length: 107.8; }
.icon-tool { --icon-length: 78.4; }
.icon-plus { --icon-length: 38.0; }
