Ghost/ghost/admin/public/assets/icons/news-article.svg
Kevin Ansfield b0c1330c0f inline-svg helper for icons (#558)
no issue
- adds [ember-inline-svg](https://github.com/minutebase/ember-inline-svg) addon
- configure svg path to `public/assets/icons` so that icons can be accessed directly, eg `{{inline-svg "plane.svg"}}`
- configure svg optimization to remove title, dimensions, and xmlns element (not needed for inline svg)
- add existing icons as used on Ghost.org
2017-03-01 12:48:27 +00:00

1 line
997 B
XML

<svg version="1" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><g><path d="M23.5 2h-23c-.276 0-.5.224-.5.5v18c0 .276.224.5.5.5h23c.276 0 .5-.224.5-.5v-18c0-.276-.224-.5-.5-.5zm-.5 18h-22v-17h22v17zM2.5 9h19c.276 0 .5-.224.5-.5v-3c0-.276-.224-.5-.5-.5h-19c-.276 0-.5.224-.5.5v3c0 .276.224.5.5.5zm.5-3h18v2h-18v-2zM10.5 11h-6c-.276 0-.5.224-.5.5s.224.5.5.5h6c.276 0 .5-.224.5-.5s-.224-.5-.5-.5zM10.5 13h-7c-.276 0-.5.224-.5.5s.224.5.5.5h7c.276 0 .5-.224.5-.5s-.224-.5-.5-.5zM10.5 15h-7c-.276 0-.5.224-.5.5s.224.5.5.5h7c.276 0 .5-.224.5-.5s-.224-.5-.5-.5zM10.5 17h-7c-.276 0-.5.224-.5.5s.224.5.5.5h7c.276 0 .5-.224.5-.5s-.224-.5-.5-.5zM20.5 11h-7c-.276 0-.5.224-.5.5s.224.5.5.5h7c.276 0 .5-.224.5-.5s-.224-.5-.5-.5zM20.5 13h-7c-.276 0-.5.224-.5.5s.224.5.5.5h7c.276 0 .5-.224.5-.5s-.224-.5-.5-.5zM20.5 15h-7c-.276 0-.5.224-.5.5s.224.5.5.5h7c.276 0 .5-.224.5-.5s-.224-.5-.5-.5zM19.5 17h-6c-.276 0-.5.224-.5.5s.224.5.5.5h6c.276 0 .5-.224.5-.5s-.224-.5-.5-.5z"/></g></svg>