elementary/icons

Emotions: Different filename "emblem-synchronized.svg" and "emblem-synchronizing-symbolic.svg"

Open

#1,426 opened on Jun 6, 2026

View on GitHub
 (1 comment) (0 reactions) (0 assignees)Meson (85 forks)auto 404
Good First Issue

Repository metrics

Stars
 (595 stars)
PR merge metrics
 (PR metrics pending)

Description

What Happened?

The names of synchronizing icons are different betwen the normal and the symbolic ones:

  • emblem-synchronized.svg
  • emblem-synchronizing-symbolic.svg

Steps to Reproduce

  1. Clone the repository
  2. Checkout at 366f1963082be26d11da2a333cb21a6c9ea6d2b1
  3. Run git ls-files "*/emblem-synch*"
  4. See the different filenames
user@elementary-stable:~/work/icons$ git ls-files "*/emblem-synch*"
emblems/24/emblem-synchronized.svg
emblems/32/emblem-synchronized.svg
emblems/48/emblem-synchronized.svg
emblems/symbolic/emblem-synchronizing-symbolic.svg
user@elementary-stable:~/work/icons$

Expected Behavior

The filename should be unified.

OS Version

Early Access

OS Architecture

amd64 (on most hardwares)

Session Type

Secure Session (Wayland, This is the default)

Software Version

Early Access or Compiled from git

Log Output

Hardware Info

No response

Contributor guide