UNPKG

@meistericons/vue

Version:

Vue icon library for meistericons.

13 lines (9 loc) 703 B
/** * @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 Tree = createMeisterIcons("tree", [["path", { "fill": "currentColor", "d": "M6.75 9a5.25 5.25 0 1 1 6 5.197v-.972l2.636-1.582a.75.75 0 0 0-.772-1.286l-1.864 1.119V9a.75.75 0 0 0-1.5 0v1.19l-.72-.72a.75.75 0 1 0-1.06 1.06l1.78 1.78v1.887A5.25 5.25 0 0 1 6.75 9m4.5 6.709a6.751 6.751 0 1 1 1.5 0V21a.75.75 0 0 1-1.5 0z", "key": "c9ad45209e36052a0d4ee3eaaa6f0eaa280d909f", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { Tree as default }; //# sourceMappingURL=Tree.js.map