UNPKG

@meistericons/vue

Version:

Vue icon library for meistericons.

13 lines (9 loc) 847 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 NotePinned = createMeisterIcons("note-pinned", [["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.5", "key": "420b90b428b4ce2f19780d6ea6bc8159f0901103", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { NotePinned as default }; //# sourceMappingURL=NotePinned.js.map