@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 984 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 BoardCheck = createMeisterIcons("board-check", [["path", { "fill": "currentColor", "d": "M3.75 7.5A3.26 3.26 0 0 1 7 4.25a.75.75 0 1 0 0-1.5A4.76 4.76 0 0 0 2.25 7.5v6A4.76 4.76 0 0 0 7 18.25h.1l-1.223 1.834a.75.75 0 1 0 1.248.832l1.778-2.666H15.1l1.777 2.666a.75.75 0 1 0 1.248-.832l-1.222-1.834H17a4.76 4.76 0 0 0 4.75-4.75v-6a.75.75 0 0 0-1.5 0v6A3.26 3.26 0 0 1 17 16.75H7a3.26 3.26 0 0 1-3.25-3.25zm12.372-.862a.75.75 0 0 0-1.044-1.077l-2.863 2.776L11.4 7.25a.75.75 0 0 0-1.2.9l1.232 1.642.038.038c.211.212.488.295.717.295a.9.9 0 0 0 .473-.13.8.8 0 0 0 .256-.248z", "key": "58d3ffd60aca82bf1bb9310b173b28cda767ef08", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { BoardCheck as default };
//# sourceMappingURL=BoardCheck.js.map