UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 1.02 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 BoardCross = createMeisterIcons("board-cross", [["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.5m8.63 1.42a.75.75 0 0 1 0 1.06L14.46 7.9l1.17 1.17a.75.75 0 1 1-1.06 1.06L13.4 8.96l-1.17 1.17a.75.75 0 0 1-1.06-1.06l1.17-1.17-1.17-1.17a.75.75 0 1 1 1.06-1.06l1.17 1.17 1.17-1.17a.75.75 0 0 1 1.06 0", "key": "66e6024c7354f1ea10146d4cbe7a26fa8ef4f080", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { BoardCross as default }; //# sourceMappingURL=BoardCross.js.map