Ghost/ghost/admin/public/assets/icons/arrow-up.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
787 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.753,36.485l-23-26.285c-0.381-0.436-1.125-0.436-1.506,0l-23,26.285
c-0.363,0.415-0.321,1.047,0.095,1.411c0.414,0.363,1.046,0.322,1.411-0.095L24,12.376l22.247,25.425
c0.198,0.227,0.475,0.342,0.753,0.342c0.234,0,0.469-0.081,0.658-0.247C48.074,37.532,48.116,36.9,47.753,36.485z"/>
</svg>