Skip to main content

Sport Icon Set

Pro

Collection of sport-specific SVG icons covering ball types, field markings, equipment, player positions, and match event symbols. Follows the same sizing and stroke conventions as the core Lexicon icon system.

24 variants

🏀
🎾
🏉
🏏
🏆
🥇
⏱️

Variants

VariantDescriptionWhen to use
FootballIcons for football/soccer: ball, goal, pitch, corner flag, whistle, VAR.Use in football-specific interfaces and match event timelines.
BasketballIcons for basketball: ball, hoop, court, three-pointer arc.Use in basketball-specific interfaces.
TennisIcons for tennis: ball, racket, court, net.Use in tennis-specific interfaces.
RugbyIcons for rugby: ball, posts, scrum, lineout.Use in rugby-specific interfaces.
CricketIcons for cricket: ball, bat, stumps, pitch.Use in cricket-specific interfaces.
GeneralCross-sport icons: trophy, medal, stopwatch, whistle, substitution arrows.Use for sport-agnostic elements shared across all sports.

Usage Guidelines

Do

Use consistent stroke weight (1.5px at 24px) matching core Lexicon icons.

Don't

Mix filled and stroked icons in the same context.

Do

Provide aria-label for meaningful icons.

Don't

Scale below 16px — legibility degrades.

Do

Use aria-hidden="true" for decorative icons.

Don't

Use icons without text labels in actionable contexts.

Code

This component is included in Lexicon Pro

From €149 — one-time purchase, lifetime access

View pricing

Design Tokens

This component is included in Lexicon Pro

From €149 — one-time purchase, lifetime access

View pricing

Accessibility

  • Decorative icons use aria-hidden="true".
  • Meaningful icons use role="img" with aria-label.
  • Stroke width scales proportionally: 1.5px at 24px, 1.25px at 16px.
  • Never use an icon as the sole indicator of meaning — pair with text.