UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 1.28 kB
"use strict"; /** * @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 BoardB = createMeisterIcons("board-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": "ab25c595a62a3a85d5656c4cf029a4542ee65932", "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": "df081784ff94516751c34ea3bfbd851bc77d01d1", "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": "7fb6347c4d298135e4f2de2e93bdffc147d63bf4", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { BoardB as default }; //# sourceMappingURL=BoardB.js.map