UNPKG

@meistericons/vue

Version:

Vue icon library for meistericons.

13 lines (9 loc) 746 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 CurvedRectangleA = createMeisterIcons("curved-rectangle-a", [["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": "51af06c7069b7ee6d9fdd576d444debae30f5f75", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { CurvedRectangleA as default }; //# sourceMappingURL=CurvedRectangleA.js.map