mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-02 08:13:34 +03:00
b0c1330c0f
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
12 lines
718 B
XML
12 lines
718 B
XML
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
<svg width="26px" height="17px" viewBox="0 0 26 17" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
<!-- Generator: Sketch 39.1 (31720) - http://www.bohemiancoding.com/sketch -->
|
|
<title>arrow-up3</title>
|
|
<desc>Created with Sketch.</desc>
|
|
<defs></defs>
|
|
<g id="Page-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" stroke-linecap="round" stroke-linejoin="round">
|
|
<g id="Stroke-41" transform="translate(1.000000, 2.000000)" stroke-width="3" stroke="#0B0B0A">
|
|
<polyline points="23.4687 13.3227 11.9687 0.1797 0.4687 13.3227"></polyline>
|
|
</g>
|
|
</g>
|
|
</svg> |