@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.77 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 BoardCodeB = createMeisterIcons("board-code-b", [["path", { "fill": "currentColor", "d": "M3 13.5v-6c0-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": "50ac7793675b226a8ebe5d6cbaa7b7456fa9a0ed", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M7 4.25A3.26 3.26 0 0 0 3.75 7.5v6c0 1.798 1.376 3.25 3.25 3.25h10a3.26 3.26 0 0 0 3.25-3.25v-6A3.26 3.26 0 0 0 17 4.25zM2.25 7.5A4.76 4.76 0 0 1 7 2.75h10a4.76 4.76 0 0 1 4.75 4.75v6A4.76 4.76 0 0 1 17 18.25H7c-2.726 0-4.75-2.148-4.75-4.75z", "key": "04ec7c75fa4e0a780073792ea4341f518cf72912", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M8.916 16.876a.75.75 0 0 1 .208 1.04l-2 3a.75.75 0 1 1-1.248-.832l2-3a.75.75 0 0 1 1.04-.208m6.168 0a.75.75 0 0 1 1.04.208l2 3a.75.75 0 1 1-1.248.832l-2-3a.75.75 0 0 1 .208-1.04", "key": "2edacecd2cd59f38ce0e17200b6c3f9a029bc89a", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "#FCFCFC", "d": "M13.288 7.952a.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 0 1-1.06-1.06l1.37-1.37-1.388-1.488a.75.75 0 0 1 .036-1.06m-2.658.018a.75.75 0 0 1 0 1.06L9.26 10.4l1.388 1.488a.75.75 0 0 1-1.096 1.024L8.159 11.42a1.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": "56e92a3fc17997f4076704c84d2ef970161af287", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { BoardCodeB as default };
//# sourceMappingURL=BoardCodeB.js.map