Change the logo to better reflect the media library purpose
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #3592120. --> Reported by: [rajab natshah](https://www.drupal.org/user/1414312) >>> <h3 id="summary-problem-motivation">Problem/Motivation</h3> <p>The current Web Assets logo shows a generic database/server icon with gears and circuit traces inside a chain border. It looks like an infrastructure or configuration module, which is not what Web Assets does. A new contributor opening the project page can't tell from the icon that the module is about managing media (images, documents, audio, video).</p> <h3 id="summary-proposed-resolution">Proposed resolution</h3> <p>Replace <code>logo.png</code> with a new icon that reads as "media library at a glance": a 2&times;2 tile grid where each tile is one<br> of the media types Web Assets ships:</p> <ul> <li>Top-left tile: <strong>image</strong> (the classic mountains + sun glyph)</li> <li>Top-right tile: <strong>video</strong> (play triangle)</li> <li>Bottom-left tile: <strong>audio</strong> (waveform bars)</li> <li>Bottom-right tile: <strong>document</strong> (text lines)</li> </ul> <p>This maps directly to what an editor sees when they open <code>/media/add</code> after Web Assets is installed, so the icon is<br> literally a preview of the feature.</p> <h3 id="summary-remaining-tasks">Remaining tasks</h3> <ul> <li>&#9989; File an issue</li> <li>&#9989; Addition/Change/Update/Fix</li> <li>&#9989; Merge request, Patch, or Commit</li> <li>&#9989; Testing to ensure no regression</li> <li>&#9989; Automated unit testing coverage</li> <li>&#9989; Automated functional testing coverage</li> <li>&#10134; UX/UI designer responsibilities</li> <li>&#10134; Readability</li> <li>&#10134; Accessibility</li> <li>&#10134; Performance</li> <li>&#10134; Security</li> <li>&#10134; Documentation</li> <li>&#9989; Code review by maintainers</li> <li>&#9989; Full testing and approval</li> <li>&#9989; Credit contributors</li> <li>&#9989; Review with the product owner</li> <li>&#9989; Release notes snippet</li> <li>&#9989; Release <a href="https://www.drupal.org/project/webassets/releases/11.0.1">webassets-11.0.1</a></li> </ul> <h3 id="summary-ui-changes">User interface changes</h3> <ul> <li>N/A</li> </ul> <h3 id="summary-api-changes">API changes</h3> <ul> <li>N/A</li> </ul> <h3 id="summary-data-model-changes">Data model changes</h3> <ul> <li>N/A</li> </ul> <h3 id="summary-release-notes">Release notes snippet</h3> <ul> <li>chore: <a href="https://www.drupal.org/i/3592120">#3592120</a> Change the logo to better reflect the media library purpose</li> </ul>
issue