UNPKG

@meistericons/vue

Version:

Vue icon library for meistericons.

13 lines (9 loc) 597 B
/** * @license @meistericons/vue v0.5.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": "ba3e4f1e85fbd14b66bd373e8ea9408ed846fe5d", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { BookmarkB as default }; //# sourceMappingURL=BookmarkB.js.map