UNPKG

@meistericons/vue

Version:

Vue icon library for meistericons.

13 lines (9 loc) 974 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 CurvedRectangleAB = createMeisterIcons("curved-rectangle-a-b", [["path", { "fill": "currentColor", "d": "M3 15V9c0-2.2 1.8-4 4-4h10c2.2 0 4 1.8 4 4v6c0 2.2-1.8 4-4 4H7c-2.3 0-4-1.8-4-4", "key": "b59bdf03fb84357cbb3cc12c2571639b31e70a29", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M7 5.75A3.26 3.26 0 0 0 3.75 9v6c0 1.798 1.376 3.25 3.25 3.25h10A3.26 3.26 0 0 0 20.25 15V9A3.26 3.26 0 0 0 17 5.75zM2.25 9A4.76 4.76 0 0 1 7 4.25h10A4.76 4.76 0 0 1 21.75 9v6A4.76 4.76 0 0 1 17 19.75H7c-2.726 0-4.75-2.148-4.75-4.75z", "key": "44adbf78dfc519b44966e8a82a1d82e0928dedf0", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { CurvedRectangleAB as default }; //# sourceMappingURL=CurvedRectangleAB.js.map