@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.46 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 CodeRectanlgeB = createMeisterIcons("code-rectanlge-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": "b5510500229728811b2acd21780eb138ab42f887", "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": "e87ffcea07a0d26c0feef78d612649b50a3aaddd", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "#FCFCFC", "d": "M13.288 9.452a.75.75 0 0 1 1.06.036l1.393 1.492c.264.27.434.624.434 1.02 0 .4-.174.76-.445 1.03l-1.4 1.4a.75.75 0 1 1-1.06-1.06L14.64 12l-1.388-1.488a.75.75 0 0 1 .036-1.06m-2.658.018a.75.75 0 0 1 0 1.06L9.26 11.9l1.388 1.488a.75.75 0 0 1-1.096 1.024L8.159 12.92a1.45 1.45 0 0 1-.434-1.02c0-.4.174-.76.445-1.03l1.4-1.4a.75.75 0 0 1 1.06 0", "key": "06f4ab03a6f6a5a6ca6b7257314c01b6f1bbbfba", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { CodeRectanlgeB as default };
//# sourceMappingURL=CodeRectanlgeB.js.map