Ghost/ghost/admin/public/assets/icons/photos-people.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
1003 B
XML

<svg version="1" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><g><path d="M19 18.5v-17c0-.276-.224-.5-.5-.5h-17c-.276 0-.5.224-.5.5v17c0 .276.224.5.5.5h17c.276 0 .5-.224.5-.5zm-1-16.5v13h-2.56c-.192-2.047-1.514-3.766-3.352-4.5.943-.64 1.564-1.721 1.564-2.944 0-1.961-1.594-3.556-3.554-3.556-1.961 0-3.557 1.595-3.557 3.555 0 1.225.623 2.307 1.568 2.947-1.838.734-3.158 2.451-3.35 4.498h-2.759v-13h16zm-10.459 5.555c0-1.408 1.147-2.555 2.557-2.555 1.409 0 2.555 1.147 2.555 2.555 0 1.41-1.146 2.556-2.555 2.556-1.41 0-2.557-1.146-2.557-2.556zm6.917 7.445h-8.722c.249-2.186 2.11-3.889 4.361-3.889 2.252 0 4.112 1.703 4.361 3.889zm-12.458 3v-2h16v2h-16zM22.884 7.242c-.085-.102-.207-.166-.339-.178l-1.992-.182c-.277-.022-.518.178-.543.453s.178.518.453.543l1.494.136-1.272 13.942-14.44-1.317c-.279-.028-.518.178-.543.453-.025.275.178.518.453.544l14.937 1.363.045.001c.116 0 .23-.041.32-.116.102-.085.166-.207.178-.339l1.363-14.939c.012-.131-.029-.263-.114-.364z"/></g></svg>