@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 955 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 BoardAdd = createMeisterIcons("board-add", [["path", { "fill": "currentColor", "d": "M7 4.25A3.26 3.26 0 0 0 3.75 7.5v6A3.26 3.26 0 0 0 7 16.75h10a3.26 3.26 0 0 0 3.25-3.25v-6a.75.75 0 0 1 1.5 0v6A4.76 4.76 0 0 1 17 18.25h-.099l1.223 1.834a.75.75 0 1 1-1.248.832l-1.777-2.666H8.9l-1.777 2.666a.75.75 0 1 1-1.248-.832l1.223-1.834H7a4.76 4.76 0 0 1-4.75-4.75v-6A4.76 4.76 0 0 1 7 2.75a.75.75 0 0 1 0 1.5m6.4.5a.75.75 0 0 1 .75.75v1.65h1.75a.75.75 0 0 1 0 1.5h-1.75v1.75a.75.75 0 0 1-1.5 0V8.65H11a.75.75 0 0 1 0-1.5h1.65V5.5a.75.75 0 0 1 .75-.75", "key": "f868a9840b33e435a1e9c815ab8b2d575ebabd92", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { BoardAdd as default };
//# sourceMappingURL=BoardAdd.js.map