UNPKG

@meistericons/vue

Version:

Vue icon library for meistericons.

13 lines (9 loc) 730 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 CurvedRectangle = createMeisterIcons("curved-rectangle", [["path", { "fill": "currentColor", "d": "M9 3.75A3.26 3.26 0 0 0 5.75 7v10A3.26 3.26 0 0 0 9 20.25h6A3.26 3.26 0 0 0 18.25 17V7A3.26 3.26 0 0 0 15 3.75zM4.25 7A4.76 4.76 0 0 1 9 2.25h6A4.76 4.76 0 0 1 19.75 7v10A4.76 4.76 0 0 1 15 21.75H9A4.76 4.76 0 0 1 4.25 17z", "key": "791ec6ba8116b1b55e46bf91fa8a4b955851e354", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { CurvedRectangle as default }; //# sourceMappingURL=CurvedRectangle.js.map