@meistericons/vue
Version:
Vue icon library for meistericons.
13 lines (9 loc) • 1.56 kB
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 NotePinnedFilledB = createMeisterIcons("note-pinned-filled-b", [["path", { "fill": "currentColor", "d": "M8 6.25A3.26 3.26 0 0 0 4.75 9.5v8A3.26 3.26 0 0 0 8 20.75h8a3.26 3.26 0 0 0 3.25-3.25v-8A3.26 3.26 0 0 0 16 6.25a.75.75 0 0 1 0-1.5 4.76 4.76 0 0 1 4.75 4.75v8A4.76 4.76 0 0 1 16 22.25H8a4.76 4.76 0 0 1-4.75-4.75v-8A4.76 4.76 0 0 1 8 4.75a.75.75 0 0 1 0 1.5", "key": "9893315bc7d4ef4b2be850524ead41436ac4614c", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M12 5.5a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3", "key": "7a513a3e4d51d3dcbbd1c6b0f5d97cf007d26d6d", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M12 3.25a.75.75 0 1 0 0 1.5.75.75 0 0 0 0-1.5M9.75 4a2.25 2.25 0 1 1 4.5 0 2.25 2.25 0 0 1-4.5 0", "key": "ecf67bb8a486ad00eab7978cad0229379a2509f7", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M12 4.75a.75.75 0 0 1 .75.75v2a.75.75 0 0 1-1.5 0v-2a.75.75 0 0 1 .75-.75M7.25 12a.75.75 0 0 1 .75-.75h8a.75.75 0 0 1 0 1.5H8a.75.75 0 0 1-.75-.75m0 4a.75.75 0 0 1 .75-.75h8a.75.75 0 0 1 0 1.5H8a.75.75 0 0 1-.75-.75", "key": "ebf84a88bdd367be286d8eb71c5d7c634c0337c3", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { NotePinnedFilledB as default };
//# sourceMappingURL=NotePinnedFilledB.js.map