UNPKG

@meistericons/vue

Version:

Vue icon library for meistericons.

13 lines (9 loc) 994 B
/** * @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 NotePinnedFilled = createMeisterIcons("note-pinned-filled", [["path", { "fill": "currentColor", "d": "M12 3.25a.75.75 0 1 0 0 1.5.75.75 0 0 0 0-1.5m.75 2.872a2.25 2.25 0 1 0-1.5 0V7.5a.75.75 0 0 0 1.5 0zM8 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.5M7.25 12a.75.75 0 0 1 .75-.75h8a.75.75 0 0 1 0 1.5H8a.75.75 0 0 1-.75-.75M8 15.25a.75.75 0 0 0 0 1.5h8a.75.75 0 0 0 0-1.5z", "key": "7fff94ff2aa29003098bc188c328f25f031d0316", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { NotePinnedFilled as default }; //# sourceMappingURL=NotePinnedFilled.js.map