A copy of adwaita-icon-theme as seen in the Gnome Project
This contains optimized SVG icons contained in Adwaita/scalable,
and is primarily intended to be used in <symbol>s.
icons.csv| ID | Path |
|---|---|
| user-home | places/user-home.svg |
| send-to | places/send-to.svg |
| ... | ... |
<a href="/home">
<svg width="32" height="32"><use xlink:href="/img/icons.svg#user-home" /></svg>
</a>



