@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 763 B
JavaScript
;
/**
* @license @meistericons/react v0.21.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": "0945ad4e0a67a5ee4c4b236392a079eb693732dc", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { CurvedRectangleA as default };
//# sourceMappingURL=CurvedRectangleA.js.map