/* 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-mail { --icon-length: 105.0; }
.icon-phone { --icon-length: 76.6; }
.icon-map-pin { --icon-length: 81.2; }
.icon-star { --icon-length: 75.2; }
.icon-info { --icon-length: 73.5; }
.icon-heart { --icon-length: 64.9; }
.icon-file-text { --icon-length: 105.4; }
.icon-book-open { --icon-length: 99.3; }
.icon-clock { --icon-length: 80.6; }
.icon-calendar { --icon-length: 107.8; }
.icon-zap { --icon-length: 72.7; }
.icon-users { --icon-length: 72.0; }
.icon-user { --icon-length: 52.5; }
.icon-smile { --icon-length: 69.1; }
