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
10 lines
1.7 KiB
XML
10 lines
1.7 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<svg width="16px" height="21px" viewBox="0 0 16 21" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
<!-- Generator: Sketch 40.3 (33839) - http://www.bohemiancoding.com/sketch -->
|
|
<title>Untitled 2</title>
|
|
<desc>Created with Sketch.</desc>
|
|
<defs></defs>
|
|
<g id="Page-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
<path d="M13.8887655,9.16799439 L13.8887655,5.72191509 C13.8887655,2.56286323 11.2875657,0.00149347604 8.07938977,0.00149347604 C8.03939865,0.00149347604 8.0106643,-0.000840080274 7.97126564,0.000326697884 C7.93897652,-0.000256691195 7.89780049,0.00207686512 7.86491891,0.00207686512 C4.65615049,0.00207686512 2.05613567,2.56344662 2.05613567,5.72249848 L2.05613567,9.16799439 L0,9.16799439 L0,21 L16,21 L16,9.16799439 L13.8887655,9.16799439 L13.8887655,9.16799439 Z M9.81589276,18.8306677 L6.18736577,18.8306677 L7.07605717,15.0056772 C6.54461971,14.6941474 6.18736577,14.124468 6.18736577,13.4707805 C6.18736577,12.4842696 6.99962971,11.6841515 8.00177738,11.6841515 C9.00392505,11.6841515 9.816189,12.4839779 9.816189,13.4707805 C9.816189,14.1270933 9.45597275,14.6988146 8.92098052,15.0094692 L9.81589276,18.8306677 L9.81589276,18.8306677 Z M10.9821521,9.16799439 L4.96215656,9.16799439 L4.96215656,5.72249848 C4.96215656,4.14676458 6.26438569,2.86476708 7.86491891,2.86476708 C7.9105384,2.86476708 8.0068133,2.86243352 8.0068133,2.86243352 C8.0068133,2.86243352 8.0553951,2.86418369 8.079686,2.86418369 C9.67992298,2.86418369 10.9824483,4.14618119 10.9824483,5.72191509 L10.9824483,9.16799439 L10.9821521,9.16799439 Z" id="Shape" fill="#000000"></path>
|
|
</g>
|
|
</svg> |