Ghost/ghost/admin/public/assets/icons/email-send.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
1.3 KiB
XML

<svg version="1" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><g><path d="M23.758 7.621c-.267-.395-.731-.621-1.274-.621h-12c-1.03 0-2.157.797-2.565 1.814l-2.8 7c-.229.572-.196 1.142.09 1.565.268.395.732.621 1.275.621h12c1.03 0 2.157-.797 2.564-1.815l2.8-6.999c.229-.572.196-1.143-.09-1.565zm-.839 1.193l-2.8 7c-.252.632-1.016 1.186-1.635 1.186h-12c-.148 0-.345-.031-.447-.181-.097-.143-.093-.374.011-.633l2.8-6.999c.258-.644 1.006-1.187 1.636-1.187h12c.147 0 .344.031.446.181.097.143.093.374-.011.633zM20.938 9.064l-6.765 3.811-3.632-3.725c-.193-.198-.509-.201-.707-.009-.197.194-.201.51-.008.708l3.9 4c.097.099.227.151.358.151.084 0 .168-.021.246-.064l7.1-4c.24-.135.326-.44.19-.681-.137-.24-.441-.327-.682-.191zM10.793 13.093l-3.5 2.5c-.225.16-.277.473-.116.697.098.137.251.21.407.21.101 0 .202-.03.29-.093l3.5-2.5c.225-.16.277-.473.116-.697-.16-.225-.472-.277-.697-.117zM17.513 13.243c-.142-.237-.449-.313-.686-.171-.237.142-.313.449-.171.686l1.5 2.5c.094.156.259.243.429.243.087 0 .176-.023.257-.071.237-.142.314-.449.171-.686l-1.5-2.501zM.5 8h5c.276 0 .5-.224.5-.5s-.224-.5-.5-.5h-5c-.276 0-.5.224-.5.5s.224.5.5.5zM2.5 16h-2c-.276 0-.5.224-.5.5s.224.5.5.5h2c.276 0 .5-.224.5-.5s-.224-.5-.5-.5zM3.5 11h-3c-.276 0-.5.224-.5.5s.224.5.5.5h3c.276 0 .5-.224.5-.5s-.224-.5-.5-.5z"/></g></svg>