@meistericons/vue
Version:
Vue icon library for meistericons.
13 lines (9 loc) • 955 B
JavaScript
/**
* @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 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": "879f97b07a167d02b4fdbeb91ac757f7672d469e", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { BookmarkMinus as default };
//# sourceMappingURL=BookmarkMinus.js.map