@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.39 kB
JavaScript
;
/**
* @license @meistericons/react v0.21.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": "6b23e23802a7a28c553bb1157999b1dfc14fa5dc", "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": "bfe3ed03184fd1cc416e98c8b330c3716bb03cc9", "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": "fec5d94964a20045fafe0735e75653eade1e0745", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { ArrowFullscreen as default };
//# sourceMappingURL=ArrowFullscreen.js.map