Ghost/ghost/admin/public/assets/icons/user-group2.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
2.0 KiB
XML

<svg version="1" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><g><path d="M13.338 14.604l-1.338-.486v-1.923c.339-.336.913-1.15.991-2.837.459-.215.759-.736.759-1.392 0-.564-.222-1.028-.576-1.284.325-.645.833-1.74.561-2.836-.332-1.334-2.253-1.808-3.798-1.808-1.368 0-3.032.372-3.624 1.383-.732-.036-1.108.26-1.304.513-.596.769-.253 2.095-.07 2.808l.061.222v2c0 1.89 1.162 2.931 2 3.337v1.817l-1.23.448c-2.607.939-4.858 1.75-5.271 2.997-.493 1.488-.499 4.797-.499 4.937 0 .276.224.5.5.5h18c.276 0 .5-.224.5-.5 0-.14-.006-3.449-.499-4.938-.415-1.25-2.51-2.004-5.163-2.958zm-12.331 7.396c.02-.971.104-3.104.441-4.124.26-.785 2.7-1.664 4.661-2.37.527-.19 1.058-.381 1.569-.575.194-.074.322-.26.322-.467v-2.5c0-.217-.143-.41-.349-.477-.068-.022-1.651-.556-1.651-2.523v-2c0-.115-.031-.234-.092-.472-.111-.428-.404-1.564-.108-1.946.038-.049.248-.188.727-.092.261.056.519-.11.584-.37.148-.598 1.364-1.049 2.827-1.049s2.679.451 2.827 1.049c.199.802-.281 1.749-.54 2.257-.145.286-.225.443-.225.623 0 .276.224.5.5.5.172 0 .25.292.25.5 0 .207-.078.5-.25.5-.276 0-.5.224-.5.5 0 2.009-.764 2.575-.763 2.575-.148.091-.237.251-.237.425v2.5c0 .208.129.395.324.468.568.214 1.131.417 1.676.613 2.109.759 4.291 1.544 4.552 2.332.337 1.019.421 3.152.441 4.124h-16.986zM23.501 17.562c-.388-1.167-2.337-2.352-6.501-3.943v-.924c.339-.337.913-1.15.991-2.837.192-.09.358-.235.487-.429.175-.263.271-.606.271-.965 0-.572-.228-1.041-.589-1.294.322-.694.85-1.899.575-3.01-.173-.693-.962-1.454-1.877-1.809-.893-.346-1.785-.27-2.51.215-.23.153-.292.463-.139.693.152.23.461.291.693.139.574-.382 1.185-.273 1.595-.115.705.273 1.197.834 1.267 1.117.203.815-.288 1.868-.55 2.433-.142.307-.214.461-.214.631 0 .133.053.26.146.353.094.094.221.147.354.147.172 0 .25.292.25.5 0 .16-.039.313-.104.41-.055.083-.103.09-.146.09-.276 0-.5.224-.5.5 0 2.009-.764 2.575-.763 2.575-.148.091-.237.251-.237.425v1.5c0 .208.129.395.324.468 3.856 1.454 5.952 2.613 6.228 3.445.337 1.019.421 3.152.441 4.124h-1.993c-.276 0-.5.224-.5.5s.224.499.5.499h2.5c.276 0 .5-.224.5-.5 0-.14-.006-3.449-.499-4.938z"/></g></svg>