@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.03 kB
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 CodeRectanlge = createMeisterIcons("code-rectanlge", [["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.75zm11.02.47a.75.75 0 0 1 1.06 0l1.4 1.4c.27.27.445.63.445 1.03s-.174.76-.445 1.03l-1.4 1.4a.75.75 0 0 1-1.06-1.06l1.37-1.37-1.37-1.37a.75.75 0 0 1 0-1.06m-2.64 1.16a.75.75 0 1 0-1.06-1.06l-1.4 1.4c-.27.27-.445.63-.445 1.03s.174.76.445 1.03l1.4 1.4a.75.75 0 1 0 1.06-1.06L9.26 12z", "key": "1ca9c51b6453ff662225e522e95a97b70669bb9e", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { CodeRectanlge as default };
//# sourceMappingURL=CodeRectanlge.js.map