UNPKG

@meistericons/vue

Version:

Vue icon library for meistericons.

13 lines (9 loc) 1.38 kB
/** * @license @meistericons/vue v0.5.1 - ISC * The source code is licensed under the ISC license. * See the root directory for the LICENSE file. */ import createMeisterIcons from '../createMeisterIcons.js'; const ArrowFullscreen = createMeisterIcons("arrow-fullscreen", [["path", { "fill": "currentColor", "d": "M16.93 3.97a.75.75 0 0 1 0 1.06l-6 6a.75.75 0 0 1-1.06-1.06l6-6a.75.75 0 0 1 1.06 0", "key": "a81793cb4488e9e061fef563b3bb371e87021821", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M12.25 4a.75.75 0 0 1 .75-.75h3.4c.32 0 .646.11.893.357s.357.573.357.893v3.4a.75.75 0 0 1-1.5 0V4.75H13a.75.75 0 0 1-.75-.75M9.8 6.45a.75.75 0 0 1 .75.75v3.15h3.15a.75.75 0 1 1 0 1.5h-3.4c-.32 0-.646-.11-.893-.357a1.25 1.25 0 0 1-.357-.893V7.2a.75.75 0 0 1 .75-.75", "key": "56b897ef3ac802892f810b5ee59221d3b78e1434", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M9 3.75C6.114 3.75 3.75 6.114 3.75 9v6c0 2.886 2.364 5.25 5.25 5.25h6c2.886 0 5.25-2.364 5.25-5.25V9a.75.75 0 0 1 1.5 0v6c0 3.714-3.036 6.75-6.75 6.75H9c-3.714 0-6.75-3.036-6.75-6.75V9c0-3.714 3.036-6.75 6.75-6.75a.75.75 0 0 1 0 1.5", "key": "791b4786d045c25090dcf3db4638d47669fe6653", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { ArrowFullscreen as default }; //# sourceMappingURL=ArrowFullscreen.js.map