@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.12 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 BoardCode = createMeisterIcons("board-code", [["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.25zm9.901 14H17a4.76 4.76 0 0 0 4.75-4.75v-6A4.76 4.76 0 0 0 17 2.75H7A4.76 4.76 0 0 0 2.25 7.5v6c0 2.602 2.024 4.75 4.75 4.75h.099l-1.223 1.834a.75.75 0 1 0 1.248.832l1.777-2.666H15.1l1.777 2.666a.75.75 0 1 0 1.248-.832zM13.27 7.97a.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 10.5z", "key": "3cf3c320ae546bc6acadd76a222d58ad8e98c87b", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { BoardCode as default };
//# sourceMappingURL=BoardCode.js.map