Ghost/ghost/admin/public/assets/icons/recycle.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
2.5 KiB
XML

<svg version="1" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><g><path d="M11.5 16h-5.47c.328-.457.717-.953 1.196-1.5h1.774c.189 0 .362-.107.447-.276.085-.169.067-.372-.047-.524l-3-4c-.094-.126-.243-.2-.4-.2h-5.5c-.22 0-.415.144-.479.356-.064.211.018.438.201.561l.972.648c-.333.39-.694 1.026-.694 1.935 0 1.354 1.882 5.219 3.243 7.421.113.265.25.43.329.512.421.507 1.319 1.067 1.928 1.067h5.5c.276 0 .5-.224.5-.5v-5c0-.276-.224-.5-.5-.5zm-9.239-4.573c.145-.09.235-.246.239-.417s-.081-.331-.223-.426l-.126-.084h3.599l2.25 3h-1c-.143 0-.279.061-.373.168-1.787 2.009-2.619 3.534-2.928 4.677-1.193-2.198-2.199-4.587-2.199-5.345 0-1.074.734-1.556.761-1.573zm8.739 9.573h-5c-.266 0-.912-.403-1.122-.653l-.006-.014-.101-.158-.184-.398c-.097-.467-.05-1.342.788-2.777h5.625v4zM23.798 11.977l-3.186-4.607c-.075-.109-.191-.184-.321-.208-.129-.022-.265.005-.374.081l-4.338 3c-.109.075-.184.191-.207.321-.024.131.005.266.08.374l2.912 4.208c-.433-.016-.883-.042-1.365-.092v-1.054c0-.221-.144-.415-.355-.479-.209-.064-.439.019-.561.201l-3 4.5c-.104.156-.112.358-.019.522l2.814 5c.09.16.258.255.436.255l.107-.012c.215-.047.374-.229.391-.449l.129-1.64c.204.059.442.102.704.102.489 0 .952-.148 1.374-.441.96-.663 2.973-4.056 4.502-6.805.34-.397.414-.735.43-.833.206-.564.226-1.398-.153-1.944zm-5.347 8.761c-.252.175-.523.263-.805.263-.482 0-.854-.254-.855-.254-.147-.106-.337-.122-.502-.047-.164.076-.274.234-.288.414l-.056.711-1.859-3.303 1.93-2.895c.051.194.216.344.423.369.905.11 1.746.167 2.501.167 1.221 0 2.144-.147 2.842-.364-1.582 2.743-2.821 4.587-3.331 4.939zm1.127-5.595l-3.019-4.363 3.515-2.432 2.901 4.197c.156.225.168.756.046 1.048l-.319.577c-.338.352-1.178.876-3.124.973zM17.945 7.077l2.5-4.894c.094-.184.065-.405-.071-.56-.136-.153-.356-.21-.547-.137l-1.503.554c-.178-.481-.573-1.124-1.445-1.536-.265-.125-1.069-.504-6.189-.504-.734 0-1.436.009-2.083.021v-.003l-.304.008-.079.001-.101-.004-.179.013h-.004l-.004.001-.038.006-.023.009c-.618.098-1.397.534-1.683 1.141l-2.39 5.067c-.118.249-.011.547.239.665l4.768 2.25.213.048.169-.029c.125-.045.227-.138.283-.258l2.095-4.44c.247.455.5.967.757 1.549-.258.2-.384.285-.432.316-.225.048-.394.248-.394.489 0 .132.058.262.151.356.094.095.226.149.358.149l.066-.005h5.425c.188 0 .36-.106.445-.273zm-9.162.98l-3.864-1.824 2.177-4.614c.118-.249.604-.547.916-.587h.003l.188-.004c.295.031 1.368.303 2.75 2.429l-2.17 4.6zm4.631-1.707c.036-.111.032-.235-.016-.349-1.149-2.693-2.271-4.182-3.196-5l.488-.001c4.418 0 5.502.286 5.762.408.95.449 1.017 1.287 1.019 1.317.007.159.09.306.223.394.134.09.3.111.45.053l.83-.306-1.78 3.484h-3.78z"/></g></svg>