elementary/icons

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

开放

#1,426 创建于 2026年6月6日

 (1 条评论) (0 个反应) (0 位负责人)Meson (85 个派生)auto 404
Good First Issue

仓库指标

星标
 (595 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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

贡献者指南