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

<svg version="1" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M12 0c-6.617 0-12 5.383-12 12 0 3.18 1.232 6.177 3.47 8.438 2.272 2.297 5.301 3.562 8.53 3.562 3.234 0 6.268-1.269 8.542-3.574 2.23-2.259 3.458-5.252 3.458-8.426 0-6.617-5.383-12-12-12zm-7.345 20.17c1.029-.563 2.533-1.111 4.002-1.644.514-.186 1.027-.372 1.52-.559.195-.074.323-.26.323-.468v-2.499c0-.209-.138-.399-.335-.472-.047-.017-1.165-.456-1.165-2.528 0-.276-.207-.494-.482-.494-.047-.032-.138-.218-.138-.506s.091-.474.12-.5c.276 0 .5-.224.5-.5 0-.125-.037-.256-.118-.544-.147-.523-.537-1.913-.194-2.366.038-.051.245-.194.714-.1.26.055.518-.11.583-.369.163-.649 1.326-1.121 2.765-1.121s2.602.472 2.765 1.121c.229.917-.178 2.188-.373 2.799-.098.305-.142.443-.142.58 0 .276.207.494.482.494.046.032.137.218.137.506s-.091.474-.12.5c-.276 0-.5.224-.5.5 0 2.072-1.118 2.511-1.158 2.526-.203.068-.341.259-.341.474v2.5c0 .208.129.395.324.468.543.204 1.086.399 1.614.591 1.51.546 2.943 1.067 3.919 1.599-2.024 1.83-4.607 2.842-7.357 2.842-2.743 0-5.323-1.008-7.345-2.83zm15.453-.739c-1.047-.625-2.583-1.181-4.33-1.812l-1.278-.466v-1.848c.501-.309 1.384-1.108 1.49-2.936.386-.226.63-.727.63-1.37 0-.579-.198-1.043-.52-1.294.243-.757.681-2.144.385-3.327-.347-1.386-2.229-1.878-3.735-1.878-1.342 0-2.982.391-3.569 1.456-.707-.042-1.095.273-1.29.53-.635.838-.216 2.368.02 3.211-.329.249-.531.718-.531 1.303 0 .643.244 1.144.63 1.37.106 1.828.989 2.627 1.49 2.936v1.848l-1.184.433c-1.624.589-3.299 1.196-4.413 1.858-1.875-2.036-2.903-4.664-2.903-7.445 0-6.065 4.935-11 11-11s11 4.935 11 11c0 2.774-1.024 5.397-2.892 7.431z"/></svg>