@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.43 kB
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 BookmarkAB = createMeisterIcons("bookmark-a-b", [["path", { "fill": "currentColor", "d": "M9 5.127c-.686 0-1.25.565-1.25 1.25v12.2c0 .14.064.221.127.26a.22.22 0 0 0 .192.016l2.964-2.766.051-.034a1.66 1.66 0 0 1 1.832 0l.051.034 2.964 2.766c.08.029.144.013.191-.016.064-.039.128-.12.128-.26v-12.2c0-.737-.615-1.25-1.25-1.25zm-2.75 1.25A2.756 2.756 0 0 1 9 3.627h6c1.365 0 2.75 1.088 2.75 2.75v12.2c0 1.334-1.386 2.258-2.622 1.552l-.076-.044-2.999-2.799a.17.17 0 0 0-.106 0l-3 2.8-.075.043c-1.236.706-2.622-.218-2.622-1.552z", "key": "9eaf0376f552d74725937c51ab388cc90aacd5e1", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M17 6.377v3H7v-3c0-1.1.9-2 2-2h6c1 0 2 .8 2 2", "key": "fa8cac90a7e54931c139b7027b3db9fe6d1508a2", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M9 5.127c-.686 0-1.25.565-1.25 1.25v2.25h8.5v-2.25c0-.737-.615-1.25-1.25-1.25zm-2.75 1.25A2.756 2.756 0 0 1 9 3.627h6c1.365 0 2.75 1.088 2.75 2.75v3.75H6.25z", "key": "b109a74a5f983ce4108188bf02bd3021e608e4fb", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { BookmarkAB as default };
//# sourceMappingURL=BookmarkAB.js.map