UNPKG

@meistericons/vue

Version:

Vue icon library for meistericons.

13 lines (9 loc) 1.08 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 Branch = createMeisterIcons("branch", [["path", { "fill": "currentColor", "d": "M4 3.75a.75.75 0 0 1 .75.75v3.55h2.537A2.76 2.76 0 0 1 10 5.75h8a2.756 2.756 0 0 1 2.75 2.75v1A2.756 2.756 0 0 1 18 12.25h-8a2.756 2.756 0 0 1-2.75-2.7h-2.5V15c0 .686.564 1.25 1.25 1.25h1.261A2.757 2.757 0 0 1 10 13.75h8a2.756 2.756 0 0 1 2.75 2.75v1A2.756 2.756 0 0 1 18 20.25h-8a2.757 2.757 0 0 1-2.739-2.5H6A2.756 2.756 0 0 1 3.25 15V4.5A.75.75 0 0 1 4 3.75M8.75 8.8v.7c0 .686.564 1.25 1.25 1.25h8c.686 0 1.25-.564 1.25-1.25v-1c0-.686-.564-1.25-1.25-1.25h-8c-.686 0-1.25.564-1.25 1.25zm0 8.7v-1c0-.686.564-1.25 1.25-1.25h8c.686 0 1.25.564 1.25 1.25v1c0 .686-.564 1.25-1.25 1.25h-8c-.686 0-1.25-.564-1.25-1.25", "key": "8d3feab85cfab7c9b49b4106c2d647808b1b58f0", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { Branch as default }; //# sourceMappingURL=Branch.js.map