@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.83 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 BookmarksB = createMeisterIcons("bookmarks-b", [["path", { "fill": "currentColor", "d": "M11 3.627c-.686 0-1.25.565-1.25 1.25v.25H13a2.756 2.756 0 0 1 2.75 2.75v7.471l2.179 2.005a.22.22 0 0 0 .194-.016c.063-.039.127-.12.127-.26v-12.2c0-.737-.615-1.25-1.25-1.25zm-2.75 1.25A2.756 2.756 0 0 1 11 2.127h6c1.365 0 2.75 1.088 2.75 2.75v12.2c0 1.334-1.386 2.258-2.622 1.552l-.073-.042-2.805-2.58v-8.13c0-.685-.564-1.25-1.25-1.25H8.25zm.7 13.1a.75.75 0 0 1 .75-.75h.4a.75.75 0 0 1 0 1.5h-.4a.75.75 0 0 1-.75-.75", "key": "3bd272efb9e66e60941acc3cb4f7439d19b63132", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M15 7.877v12.2c0 .8-.8 1.3-1.5.9l-3-2.8c-.1-.1-.2-.1-.3-.2h-.4c-.1 0-.2.1-.3.1l-3 2.8c-.7.4-1.5-.1-1.5-.9v-12.1c0-1.1.9-2 2-2h6c1 0 2 .8 2 2", "key": "ad5ce82159ef5db3636ca9dc0d00e087890058f8", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M7 6.627c-.686 0-1.25.565-1.25 1.25v12.1c0 .14.064.221.127.26a.22.22 0 0 0 .192.016l3.135-2.926h.17l.088-.036a1 1 0 0 1 .338-.064h.71l.184.184c.056.028.191.095.325.225l2.912 2.717c.08.029.144.013.192-.016.063-.039.127-.12.127-.26v-12.2c0-.737-.615-1.25-1.25-1.25zm-2.75 1.25A2.756 2.756 0 0 1 7 5.127h6c1.365 0 2.75 1.088 2.75 2.75v12.2c0 1.334-1.386 2.258-2.622 1.552l-.076-.044-3.042-2.84h-.003l-.034-.018h-.048l-.043.02-2.934 2.738-.076.044c-1.236.706-2.622-.218-2.622-1.552z", "key": "9aed35b054fa535efd92b1decdaa1ba9d8959439", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { BookmarksB as default };
//# sourceMappingURL=BookmarksB.js.map