Ghost/ghost/admin/public/assets/icons/hotspot.svg
Hannah Wolfe a07e6ebe8d Minimal client extensions (#759)
no issue

- Add minimal extensibility to Ghost Admin

- Adds 3 sections of semi-flexible customisation to Ghost Admin
- Options:
   - Menu: a list of links with icons and text and hrefs, also has a title
   - Dropdown: another list of links
   - Script: a custom container and a script file

- All of this can be provided via the blog config
- Also adds 2 extra icons for use with these menus

- 🎨 Improve extensibility
2017-06-22 20:37:04 +02:00

5 lines
1.5 KiB
XML

<svg version="1.1" xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32">
<title>hotspot</title>
<path d="M27.313 2.688c-0.25-0.25-0.688-0.25-0.938 0s-0.25 0.688 0 0.938c2.75 2.75 4.313 6.438 4.313 10.375s-1.563 7.625-4.313 10.375c-0.25 0.25-0.25 0.688 0 0.938 0.125 0.125 0.313 0.188 0.438 0.188 0.188 0 0.375-0.063 0.5-0.188 3-3 4.688-7.063 4.688-11.313s-1.688-8.313-4.688-11.313zM23.563 6.438c-0.25-0.25-0.688-0.25-0.938 0-0.313 0.313-0.313 0.688 0 0.938 1.75 1.813 2.688 4.125 2.688 6.625s-0.938 4.813-2.688 6.625c-0.313 0.25-0.313 0.688 0 0.938 0.125 0.125 0.25 0.188 0.438 0.188s0.375-0.063 0.5-0.188c2-2.063 3.125-4.688 3.125-7.563s-1.125-5.5-3.125-7.563zM1.313 14c0-3.938 1.563-7.625 4.313-10.375 0.25-0.25 0.25-0.688 0-0.938s-0.688-0.25-0.938 0c-3 3-4.688 7.063-4.688 11.313s1.688 8.313 4.688 11.313c0.125 0.125 0.313 0.188 0.5 0.188 0.125 0 0.313-0.063 0.438-0.188 0.25-0.25 0.25-0.688 0-0.938-2.75-2.75-4.313-6.438-4.313-10.375zM6.688 14c0-2.5 0.938-4.813 2.688-6.625 0.313-0.25 0.313-0.688 0-0.938-0.25-0.25-0.688-0.25-0.938 0-2 2.063-3.125 4.688-3.125 7.563s1.125 5.5 3.125 7.563c0.125 0.125 0.313 0.188 0.5 0.188s0.313-0.063 0.438-0.188c0.313-0.25 0.313-0.688 0-0.938-1.75-1.813-2.688-4.125-2.688-6.625zM16 9.313c-2.563 0-4.688 2.125-4.688 4.688 0 2.375 1.75 4.313 4 4.625v10.688c0 0.375 0.313 0.688 0.688 0.688s0.688-0.313 0.688-0.688v-10.688c2.25-0.313 4-2.25 4-4.625 0-2.563-2.125-4.688-4.688-4.688zM16 17.313c-1.813 0-3.313-1.5-3.313-3.313s1.5-3.313 3.313-3.313c1.813 0 3.313 1.5 3.313 3.313s-1.5 3.313-3.313 3.313z"></path>
</svg>