Ghost/ghost/admin/public/assets/icons/arrow-down.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

10 lines
778 B
XML

<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 17.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
width="48px" height="48px" viewBox="0 0 48 48" enable-background="new 0 0 48 48" xml:space="preserve">
<path fill="#010101" d="M47.658,10.104c-0.415-0.363-1.047-0.323-1.411,0.095L24,35.624L1.753,10.2
c-0.365-0.418-0.998-0.458-1.411-0.095c-0.416,0.364-0.458,0.996-0.095,1.411l23,26.285c0.19,0.218,0.465,0.342,0.753,0.342
s0.562-0.124,0.753-0.343l23-26.285C48.116,11.1,48.074,10.468,47.658,10.104z"/>
</svg>