Ghost/ghost/admin/public/assets/icons/diamond.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
844 B
XML

<svg version="1" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M23.999 7.504l.001-.003v-.001c0-.098-.035-.183-.083-.26l-.01-.03-5-7.001-.037-.032-.11-.095-.071-.037-.052-.027-.088-.007-.049-.011h-13l-.05.012-.088.007-.052.027-.07.037-.11.095-.037.031-5 7.001-.01.03c-.048.077-.083.162-.083.26v.001l.001.004c.001.095.035.18.082.255l.01.032 11.5 16 .077.066.06.051c.081.054.171.091.27.091s.189-.038.27-.091l.06-.051.076-.066 11.5-16 .01-.032c.048-.075.082-.16.083-.256zm-18.694-5.869l1.532 5.365h-5.365l3.833-5.365zm10.535 6.365l-3.84 13.654-3.84-13.654h7.68zm-7.424-1l3.584-5.575 3.584 5.575h-7.168zm4.5-6h4.921l-1.514 5.3-3.407-5.3zm-5.239 5.3l-1.515-5.3h4.921l-3.406 5.3zm-.556 1.7l3.63 12.905-9.276-12.905h5.646zm9.758 0h5.646l-9.276 12.905 3.63-12.905zm.284-1l1.533-5.365 3.832 5.365h-5.365z"/></svg>