@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 972 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 BookmarkMinus = createMeisterIcons("bookmark-minus", [["path", { "fill": "currentColor", "d": "M8 3.628a2.756 2.756 0 0 0-2.75 2.75v12.2c0 1.333 1.386 2.257 2.622 1.55l.076-.043 2.999-2.799a.16.16 0 0 1 .106 0l3 2.8.075.043c1.236.706 2.622-.218 2.622-1.551v-6.2a.75.75 0 0 0-1.5 0v6.2c0 .139-.064.22-.127.259a.22.22 0 0 1-.192.016l-2.964-2.766-.051-.034a1.66 1.66 0 0 0-1.832 0l-.051.034-2.963 2.766a.22.22 0 0 1-.193-.016c-.063-.039-.127-.12-.127-.26v-12.2c0-.685.564-1.25 1.25-1.25h3a.75.75 0 0 0 0-1.5zm6 3a.75.75 0 0 0 0 1.5h4a.75.75 0 0 0 0-1.5z", "key": "f5340b12907cff824a674ffce070a6e74d5d17dd", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { BookmarkMinus as default };
//# sourceMappingURL=BookmarkMinus.js.map