@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 976 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 Bookmark = createMeisterIcons("bookmark", [["path", { "fill": "currentColor", "d": "M7.02 4.397c.51-.51 1.21-.77 1.98-.77h6a2.756 2.756 0 0 1 2.75 2.75v12.2c0 1.334-1.386 2.258-2.622 1.552l-.076-.044-2.999-2.799a.16.16 0 0 0-.106 0l-3 2.8-.075.043c-1.236.706-2.622-.218-2.622-1.551v-12.2c0-.77.26-1.471.77-1.98m1.06 1.06c-.19.191-.33.491-.33.92v12.2c0 .14.064.221.127.26a.22.22 0 0 0 .192.017l2.964-2.767.051-.034a1.66 1.66 0 0 1 1.832 0l.051.034 2.964 2.767c.08.028.144.012.191-.017.064-.039.128-.12.128-.26v-12.2c0-.685-.564-1.25-1.25-1.25H9c-.43 0-.73.14-.92.33", "key": "e0e6b486e7da54ff04cae21d1adf179c48eafcda", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { Bookmark as default };
//# sourceMappingURL=Bookmark.js.map