@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 614 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 BookmarkB = createMeisterIcons("bookmark-b", [["path", { "fill": "currentColor", "d": "M7 6.38v12.2c0 .8.8 1.3 1.5.9l3-2.8c.3-.2.7-.2 1 0l3 2.8c.7.4 1.5-.1 1.5-.9V6.38c0-1.1-.9-2-2-2H9c-1.1 0-2 .9-2 2", "key": "d67b9860d4546231c84624f619bfe111d4566518", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { BookmarkB as default };
//# sourceMappingURL=BookmarkB.js.map